Coin Flip Donate Button
A simple idea that ended up being really hard to pull off. No 3D elements or transformations are used in this experiment, only 2D elements and some clever math to give the illusion of a 3D coin with real thickness. The coin flipping is actually randomized too - if you press the button a few times you'll see.
Made with: HTML,CSS (SCSS),JS
Unsubscribe Buttons
Some ridiculous unsubscribe buttons designed to make the user feel bad for unsubscribing - not seriously though. This project leans heavily on SVG's and CSS animations and no external libraries are used.
Made with: HTML,CSS (SCSS),JS
Don't Let The Door Hit You On The Way Out
This pen features some heavy use of CSS variables and transitions on SVG elements. Animating all the figure's limbs is tedious work but it pays off when you see the finished product.
Made with: HTML,CSS (SCSS),JS