UI card showing four selectable theme presets (Dark, Sunset, Sunrise, Light) with a sliding icon picker and live color swatch previews.

Dynamic Variable Multi-Theme Dashboard

demo & code

This is a Dynamic Variable Multi-Theme Dashboard. It orchestrates entire UI shifts by remapping root-level CSS custom properties to predefined theme palettes. Its function is to provide a seamless visual state manager for applications requiring multiple aesthetic environments without reloading the DOM.

Technologies:
Pug SCSS JavaScript
Difficulty: Intermediate
Browser Support (as of Mar 2026):
Chrome 88+ Edge 88+ Firefox 84+ Safari 14.1+
Features:
Live CSS Variable Mapping Animated Icon Reel Swatch Previews Dynamic Layout Selection
Dark navigation menu with large text and floating images that follow the cursor, featuring a vertical parallax panning effect using JS.

Interactive Vertical Parallax Cursor Navigation

demo & code

This is an Interactive Vertical Parallax Cursor Navigation. It combines large-scale typography with a dynamic image-reveal system. Its function is to provide an immersive, tactile menu experience for high-end creative portfolios, where the user’s cursor physically “steers” the list and uncovers visual content linked to each item.

Technologies:
HTML CSS JavaScript
Difficulty: Intermediate
Browser Support (as of Mar 2026):
Chrome 80+ Edge 80+ Firefox 75+ Safari 13.1+
Features:
Cursor Image Tracking Vertical Panning WAAPI Animation Fluid Typography
Clean digital magazine layout with asymmetric CSS Grid columns, sticky section labels, and grayscale photography

Minimalist Grid Editorial Layout

demo & code

This is a Minimalist Grid Editorial Layout built for digital publishing. It translates traditional Swiss print design into a responsive web format using CSS Grid. The layout utilizes asymmetric columns and deliberate negative space to establish a clear hierarchy for long-form reading.

Technologies:
HTML CSS
Difficulty: Beginner
Browser Support (as of Mar 2026):
Chrome 88+ Edge 88+ Firefox 85+ Safari 14.1+
Features:
Asymmetric Grid Sticky Labels Fluid Typography Print Aesthetic
A bold white typography title 'Animation' where letters float and tilt on hover, accompanied by a dynamic Lottie sparkle effect in the background

DotLottie Interactive Sparkle Header

demo & code

This is a DotLottie Interactive Sparkle Header. It blends high-performance character-level typography effects with the modern DotLottie animation format. Its function is to create a delightful, “juicy” hero interaction: when a user hovers over the title, the letters individually react with a staggered lift-and-tilt motion, while a complex Lottie sparkle animation plays in the background.

Technologies:
HTML SCSS JavaScript
Difficulty: Intermediate
Browser Support (as of Mar 2026):
Chrome 80+ Edge 80+ Firefox 75+ Safari 13+
Features:
DotLottie Integration Letter-by-Letter Stagger Hover Interaction Reduced Motion Support
Minimalist dark-mode navigation menu with large serif typography and a background pattern that shifts based on the hovered menu item.

Cinematic Parallax Reactive Navigation Menu

demo & code

This is a Cinematic Parallax Reactive Navigation Menu. It synchronizes large-scale typographical navigation with multi-layered background shifts. Its function is to transform a standard menu into a high-end atmospheric gateway for editorial or premium portfolio websites, using user interaction to drive the visual narrative.

Technologies:
HTML CSS JavaScript
Difficulty: Intermediate
Browser Support (as of Mar 2026):
Chrome 80+ Edge 80+ Firefox 75+ Safari 13.1+
Features:
Background Shifting Parallax Interaction State-Driven Styling
Three large tactile radio buttons with a 3D flipping animation, switching from a textured blue sphere to a white center

Skeuomorphic Reversi Radio Buttons

demo & code

This is a Skeuomorphic Reversi Radio Button component. It overrides standard browser inputs to create a tactile, three-dimensional interaction mechanism. Its function is to replace flat state changes with physical motion, animating the selection exactly like a two-sided piece flipping over on a board.

Technologies:
HTML CSS JavaScript
Difficulty: Intermediate
Browser Support (as of Mar 2026):
Chrome 43+ Edge 12+ Firefox 16+ Safari 9+
Features:
Skeuomorphic Design 3D Flip Animation Gradient Shading
Letters scattered across the screen coming together to form a circular sentence driven by page scrolling

Scroll-Driven Circular Typographic Scramble

demo & code

This is a Scroll-Driven Circular Typographic Scramble. It utilizes experimental CSS animation-timeline to bind complex trigonometric and geometric transitions directly to the user’s scrollbar. Its function is to create a highly engaging, interactive hero section where chaotic, scattered letters perfectly align into a readable circular sentence as the user scrolls down.

Technologies:
HTML CSS
Difficulty: Advanced
Browser Support (as of Mar 2026):
Chrome 115+ Edge 115+
Features:
Scroll Timeline CSS Math Functions Pure CSS Radial Layout
Dark themed cyberpunk style modal dialog with a glowing border, sharp angled corners, and a glitching text effect

Cyberpunk Glitch Upgrade Modal

demo & code

This is a Cyberpunk Glitch Upgrade Modal. It transforms a standard confirmation dialog into a highly stylized, cinematic interface. Its function is to provide explicit interaction boundaries using the native HTML Popover API, augmented with aggressive visual distortion (glitches) and integrated audio feedback for a deeply immersive user experience.

Technologies:
HTML CSS Babel
Difficulty: Advanced
Browser Support (as of Mar 2026):
Chrome 114+ Edge 114+ Firefox 125+ Safari 17+
Features:
Popover API Glitch Animation Staggered Transitions Audio Feedback
Scroll-driven text animation where list items change color as they pass through a fixed horizontal focal point using CSS background-attachment.

Scroll-Driven Sticky Text Reveal

demo & code

Scroll-Driven Sticky Text Reveal is a high-end typographic interface. It utilizes modern CSS scroll timelines to synchronize the visual state of a list with the user’s scroll position. As items move through a designated “focal point,” they transition from a dimmed state to a vibrant highlight, creating a seamless reading experience.

Technologies:
HTML CSS JavaScript
Difficulty: Intermediate
Browser Support (as of Feb 2026):
Chrome 115+ Edge 115+ Safari 26+
Features:
Scroll-Driven Animation Fluid Typography Theme Switching Sticky Highlights
A dark-themed employee profile grid with elegant gradient borders and glowing effects.

Modern Our Team Section

A stylish, modern employee profile grid on a dark background featuring subtle, elegant gradient borders and atmospheric glowing effects.

See the Pen Modern Our Team Section.

Original vs. Negative Card (Hover and Drag)

Original vs. Negative Card (Hover and Drag)

A tactile 3D comparison card where the slider reveals image states via blend modes, with smart label occlusion logic.

Huge Headers and Mega Menus

Huge Headers and Mega Menus

An immersive, cinematic landing page that captures user attention with smooth, complex animation and offers convenient navigation via a stylish fullscreen menu.

See the Pen Huge Headers and Mega Menus.

1980's Pop Magazine Pullquote

1980's Pop Magazine Pullquote

This demo showcases advanced CSS features like clip-path and shape-outside for creating non-rectangular layouts, while leveraging modern CSS units like clamp() and dvh for a fully responsive design across devices.

See the Pen 1980's Pop Magazine Pullquote.

Skateboard Product Gridexternal link

This demo showcases a responsive grid built on modern CSS technologies: CSS Grid for layout, Custom Properties for centralized theme management, and Fluid Typography using clamp() for ’elastic’ font sizes. The key feature is a complex animation system, including a staggered appearance of cards and advanced :hover effects using animated SVG.