Unsubscribe Button
23.03.2020
The pitfalls of trying to unsubscribe in 2020.
Made with: HTML,CSS (SCSS),JS
Compress Files
20.03.2020
Simple "File-Zipping" button micro-interaction.
Made with: HTML,CSS (SCSS),JS
Delete Button Animation
15.03.2020
Simple "Delete Button" micro-interaction in HTML, CSS and JS.
Made with: HTML,CSS (SCSS),JS
Button Drawing Animation
5.03.2020
Animating pseudo elements to give the effect of drawing a button.
Made with: CSS (SCSS),JS
Smash That Like Button
12.02.2020
Favorite button, micro-Interaction in JavaScript.
Made with: HTML,CSS (SCSS),JS
Add To Cart Animation
23.01.2020
A cool add to cart animation with JavaScript.
Made with: HTML,CSS (SCSS),JS
Material Buttons
23.01.2020
Practice with custom properties, clip-path, pseudo elements and CSS as a whole to create a series of buttons inspired by the material UI. With just enough JavaScript to make mouse events extra special.
Made with: HTML,CSS,JS