hover to preview
3D
3D Card
Card tilts in 3D space following the cursor using CSS perspective.
hover to preview
Micro-interaction
Spotlight Card
Radial gradient spotlight that tracks the cursor on each card.
hover to preview
Micro-interaction
Magnetic Button
Button shifts toward the cursor with a magnetic pull effect.
hover to preview
Micro-interaction
Cursor Follower
A dot that snaps and a ring that lerps behind the cursor.
hover to preview
Animation
Infinite Marquee
Seamlessly looping horizontal ticker with fade mask on edges.
hover to preview
Animation
Text Scramble
Characters randomize through a charset before revealing the final text.
hover to preview
Animation
Counter Animation
Numbers animate up from zero when entering the viewport.
hover to preview
Animation
Typewriter
Text types and deletes character by character, cycling phrases.
hover to preview
Scroll
Scroll Parallax
Multi-layer depth effect, each element moves at a different speed.
hover to preview
Scroll
Scroll Progress Bar
Thin gradient bar that tracks scroll progress through a content area.
hover to preview
Scroll
Sticky Header
Header that shrinks and gains a frosted-glass backdrop when scrolled past a threshold.
hover to preview
Scroll
Reveal on Scroll
Elements slide in from different directions as they enter the viewport.
hover to preview
Scroll
Scroll Snap
Full-height sections that snap into place on scroll via CSS scroll-snap.
hover to preview
Scroll
Reading Progress
Circular SVG progress ring that tracks how much of an article has been read.
hover to preview
UI
Glassmorphism
Frosted glass cards using backdrop-filter blur over a gradient.
hover to preview
UI
Bento Grid
Asymmetric CSS grid layout with mixed card sizes.
hover to preview
UI
Skeleton Loader
Animated shimmer placeholder shown while content is loading.
hover to preview
UI
Accordion
Smooth expand/collapse sections with CSS height transition.
hover to preview
UI
Progress Bar
Animated progress indicators triggered by IntersectionObserver.
hover to preview
Micro-interaction
Ripple Effect
Material-design ripple burst animation triggered on click.
hover to preview
UI
Tooltip
Floating tooltip with auto-flip based on edge proximity.
hover to preview
Animation
SVG Path Draw
Stroke-dashoffset animation draws SVG paths when entering viewport.
hover to preview
Animation
Flip Clock
Live clock with retro digit-flip animation every second.
hover to preview
Canvas
Particle Field
Canvas-based dots that connect and react to cursor movement.
hover to preview
Canvas
Noise Background
Animated SVG feTurbulence fractal noise layered over a gradient.
hover to preview
Micro-interaction
Liquid Button
CSS goo filter merges blobs with the button for a liquid effect.
hover to preview
UI
Command Palette
Cmd+K search modal with keyboard navigation and grouped results.
hover to preview
Canvas
Matrix Rain
Digital katakana rain rendered on canvas with a glowing head character.
hover to preview
Canvas
Fireworks
Click anywhere to launch a colorful particle burst with gravity and trails.
hover to preview
Canvas
Wave Animation
Four overlapping sine waves animated with phase offsets on a canvas.
hover to preview
3D
3D Cube
CSS preserve-3d cube with 6 gradient faces — auto-spins and drag to rotate.
hover to preview
Animation
Gradient Text
Animated rainbow sweep, diagonal gradient, and chrome metallic text effects.
hover to preview
Animation
Split Text Reveal
Words fly in with a spring transform, staggered per word with configurable delay.
hover to preview
Animation
Character Morph
Characters scramble through a random charset before revealing the next word.
hover to preview
UI
Masonry Grid
Pinterest-style multi-column layout using CSS columns and break-inside-avoid.
hover to preview
UI
Card Stack
Stacked cards you can drag to cycle — spring bounce and depth perspective.
hover to preview
UI
Timeline
Vertical alternating timeline with staggered mount animations.
hover to preview
Canvas
Drawing Canvas
Freehand whiteboard with color palette, adjustable brush size, and eraser.
hover to preview
UI
Color Picker
HSV color space picker: saturation/value square + hue strip + hex copy.
hover to preview
Micro-interaction
Drag & Drop
Sortable list using the native HTML5 Drag API with drop target highlight.
hover to preview
Micro-interaction
Rating Stars
Hover to preview, click to rate — animated fill with emoji feedback.
hover to preview
UI
Toggle Switch
Three toggle variants: pill, iOS-style, and square — all CSS transitions.
hover to preview
UI
Copy Button
Code snippet cards with Clipboard API copy and animated state feedback.
hover to preview
Canvas
Confetti
Canvas confetti burst with physics — launch from button or click the canvas.
hover to preview
Canvas
Bar Chart
Animated bars grow from zero with staggered delay — three switchable datasets.
hover to preview
Canvas
Audio Visualizer
Web Audio API oscillator feeds AnalyserNode; FFT bins rendered as a color-shifting bar chart.
hover to preview
Canvas
Noise Field
Per-pixel sine-wave noise on a downscaled canvas — plasma, terrain, and flow palettes.
hover to preview
Canvas
Snake Game
Classic snake on a 20×20 canvas grid — keyboard and D-pad support.
hover to preview
Animation
Aurora Background
Animated aurora borealis using CSS blur blobs with keyframe movement.
hover to preview
Animation
Morphing Blob
CSS border-radius morph animation cycling through organic shapes.
hover to preview
Animation
Neon Glow
Neon light effect using layered text-shadow and box-shadow with a flicker keyframe.
hover to preview
UI
Toast Notification
Stacked dismissible toasts with type variants and an animated progress bar.
hover to preview
UI
OTP Input
Six-digit code input with auto-advance, backspace nav, paste support, and shake on error.
hover to preview
UI
Floating Label
Material design input where the label floats up on focus or when filled.
hover to preview
UI
Password Strength
Live strength meter with animated bars and a checklist of validation rules.
hover to preview
Micro-interaction
Morphing Button
Button transitions from idle → loading spinner → success/error state and auto-resets.
hover to preview
Animation
Number Ticker
Numbers animate to new values with ease-out-quart easing using requestAnimationFrame.
hover to preview
Micro-interaction
Spotlight Text
Cursor-tracking radial mask that reveals the bright layer of text beneath.
hover to preview
Micro-interaction
Like Button
Twitter-style heart with particle burst, ring pulse, and spring scale animation.
hover to preview
Micro-interaction
Long Press
Hold-to-confirm button with SVG circular progress ring driven by requestAnimationFrame.
hover to preview
Micro-interaction
Swipe to Delete
Slide list items left past a threshold to delete — Pointer Events with spring snap-back.
hover to preview
Micro-interaction
Context Menu
Right-click custom menu with edge-aware positioning and keyboard dismiss.
hover to preview
Animation
Blur Reveal
Content starts blurred and scales in with a staggered CSS filter transition.
hover to preview
Canvas
Donut Chart
SVG donut chart with animated stroke-dasharray segments and hover highlight.
hover to preview
Canvas
Line Chart
SVG cubic-bezier path that animates in via stroke-dashoffset with hover tooltips.
hover to preview
UI
Carousel
Drag-to-swipe slider with auto-play, dot indicators, and spring easing.
hover to preview
UI
Side Drawer
Slide-in panel from left or right with overlay, nav items, and smooth transition.
hover to preview
UI
Tabs
Smooth tab switching with a sliding indicator bar that moves via offsetLeft.
hover to preview
3D
Holographic Card
Credit card with 3D tilt and a cursor-tracked iridescent rainbow overlay.
hover to preview
3D
3D Text
Extruded text depth effect built by stacking CSS text-shadows — no 3D library.
hover to preview
Canvas
Infinite Zoom
Canvas modular-scale shapes create a continuous infinite zoom-in illusion.
hover to preview
UI
Date Picker
Month-view calendar with the Date API — no library, today highlight, month navigation.
hover to preview
UI
Range Slider
Dual-handle range slider using Pointer Events with a min-gap constraint.
hover to preview
UI
Stepper
Multi-step form with animated progress track, step indicators, and slide-in content.
hover to preview
UI
Combobox
Multi-select searchable dropdown with keyboard nav, chips, and Backspace to remove.
hover to preview
UI
Infinite Scroll
Scroll sentinel triggers async load via IntersectionObserver — 8 items per page.
hover to preview
Micro-interaction
Dock
macOS-style dock where icons magnify near the cursor.
hover to preview
UI
Image Comparison
Before/after image slider with a draggable divider handle.
hover to preview
Animation
Border Beam
A beam of light travels around the card border.
hover to preview
UI
File Upload
Drag & drop upload zone with per-file progress bars.
hover to preview
Canvas
Globe
Rotating 3D particle globe on canvas — drag to spin.
hover to preview
UI
Kanban Board
Drag cards between kanban columns with drop highlighting.
hover to preview
UI
Virtualized List
Scrolls 10,000 rows while keeping ~20 in the DOM.
hover to preview
Micro-interaction
Radial Menu
Action button that fans options out in a circle.
hover to preview
Canvas
Signature Pad
Canvas signature capture with Pointer Events and PNG export.
hover to preview
UI
Data Table
Sortable columns and pagination over a sample dataset.
hover to preview
Canvas
Calendar Heatmap
GitHub-style contribution grid with hover tooltips.
hover to preview
UI
Markdown Preview
Live-rendered markdown editor with a side-by-side preview.
hover to preview
UI
Pomodoro Timer
25/5 work-break countdown with an animated SVG progress ring.
hover to preview
Canvas
Game of Life
Conway's cellular automaton on canvas — click to seed cells.
hover to preview
UI
Resizable Split Pane
Two panels with a drag-to-resize divider between them.