Slide Text On Hover Animation
Just a quick example of a simple button hover animation.
Made with: HTML,CSS
High Performance Django Ad
Experimenting with ads for lincolnloop.com's book titled "High Performance Django". Super simple, nothing fancy.
Made with: HTML,CSS (SCSS)
Off Canvas Menu
Another off canvas menu using the checkbox hack to active mobile navigation.
Made with: HTML,CSS (SCSS),JS
Range Input: Change Live Value
Live change the value of the range input using JavaScript's "input" addEventListener.
Made with: HTML,CSS (Less),JavaScript
Animated Shopping Cart Icons
Just experimenting with some SVG animations and interactivity for a "Fake Fruit Shop".
Made with: HTML,CSS,JavaScript
8-Bit Borders Using Shadows
8-bit borders using multiple CSS3 shadows and a little of Sass.
Made with: HTML,CSS (SCSS)
Css Magical Glow Effect
A pseudorandom pulsing glow effect using only CSS3.
Made with: HTML,CSS
Adaptive Placeholder
Once activated, the input placeholders become input labels.
Made with: HTML (Haml),CSS (Less)
Border-Gradient Mixin
Implementation of border gradient that can be applied to elements with border-radius.
Made with: HTML,CSS (SCSS)