SNIPPETS
A collection of custom components, design experiments, and small projects I've built. Each snippet represents a focused exploration of design and engineering.
FEATUREDCSSAnimation
2025-10Scroll-Driven Mask
A scrollable container with a mask effect that fades out content at the edges. Uses modern CSS features like animation-timeline.
FEATUREDCSSAnimation
2025-10Linear Orbit Animation
A simple animation of a circle orbiting a static center, created using CSS..
FEATUREDCSSAnimation
2025-10Rauno-Inspired Navigation
A collapsible navigation component inspired by Rauno Freiberg's designs, featuring smooth animations for expanding and collapsing items.
CSSAnimation
2025-10Sidebar Hover Reveal
A responsive collapsible sidebar with hover-reveal functionality, inspired by V0's UI. Features smooth transitions and modern CSS with Tailwind.