Interactive 3D Floating Product Cards
demo & codeThis is an Interactive 3D Floating Product Card. It uses CSS spatial transforms to separate internal elements into distinct Z-axis layers upon interaction. Its function is to elevate standard e-commerce grid displays into tactile, physics-based focal points.
Layered Dynamic Card Swiper
demo & codeThis is a Layered Dynamic Card Swiper. It replaces linear carousels with a 3D-stacked deck logic. Its function is to provide a high-fidelity interaction for decision-based interfaces (like discovery or voting), utilizing data attributes to trigger complex spatial transitions between card groups.
Interactive Radial Image Carousel
demo & codeThis is an Interactive Radial CSS Image Carousel. It arranges a deck of image cards into a curved, fan-like layout. Its function is to provide an engaging, space-saving gallery interface where hovering over a card gracefully shifts its neighbors away along a circular path, bringing the focused item into clear view without relying on JavaScript math.
Animated Movie Schedule Blocks
demo & codeThis is an Animated Movie Schedule Block component. It structures chronological event data (like cinema showtimes) into a visual grid. Its function is to condense information using a pure CSS hover interaction, where an image poster slides away to reveal structured metadata (genre, time, title) through intersecting animated panels.
Dynamic Article Hover Cursor
demo & codeThe mouse cursor is the primary bridge between user and interface, yet it often remains a passive arrow. This component reimagines the cursor as an active participant in the narrative. By morphing the pointer into a contextual “Read” badge that reacts to specific content, we reduce cognitive load and create a more intent-driven browsing experience. It feels less like clicking links and more like exploring a curated magazine.
Morphing Profile Card Interaction
demo & codeThis Morphing Profile Card is a sleek UI component perfect for social platforms or team pages. Initially, it presents a large, immersive portrait. Upon interaction (hover or focus), the image smoothly transitions from a portrait ratio to a square, sliding up to reveal detailed profile information and action buttons hidden below. The animation is fluid and adds a layer of discovery to the interface.
Nike Product Card Interaction
demo & codeThis Nike Product Card Interaction is a dynamic UI component designed for e-commerce listings. It transforms a standard static product grid into an engaging experience. When a user hovers over a card, the product image rotates and shifts to make room for a vertical brand label that slides in from the side. This clever use of space allows for a clean initial view while revealing branding details on demand.
Holographic 3D Interactive Card
demo & codeThis Holographic 3D Interactive Card is a premium UI component inspired by rare physical trading cards. It features a sophisticated depth effect where the logo floats independently from the iridescent background, reacting dynamically to mouse movements or touch input. The use of modern CSS APIs ensures high-performance rendering of complex gradients and masks, creating a truly immersive “collectible” feel for digital assets.
Twitch Style Gradient Hover Card
demo & codeThis Twitch Style Gradient Hover Card brings a high-energy interactive element to your UI, perfect for feature highlights or gaming profiles. It combines a sliding background gradient that utilizes responsive vmin units with a JavaScript-powered staggered text reveal. The result is a fluid animation where the background shifts dynamically while the subtitle types itself in word by word.
3D Stacking Card List Effect
demo & codeThis 3D Stacking Card List Effect transforms a standard vertical list into an immersive, layered user interface. By leveraging CSS 3D transforms and focal blur filters, it simulates a physical deck of cards where background items appear distant and out of focus, settling into a clear layout only upon interaction.
Stripe-Inspired Cards Hover Effect
demo & codeThis Stripe-Inspired Cards Hover Effect replicates the sophisticated “flashlight” border interaction seen on modern SaaS websites. Instead of a simple color change, a soft radial gradient follows the user’s mouse cursor across a grid of cards. This creates a cohesive, lighting-aware interface where elements seem to illuminate as you interact with them.
Interactive Profile Card with Canvas
Canvas-powered dot grid with interactive profile components. Responsive card design featuring smooth transitions, gradient accents, and scalable SVG avatars.
See the Pen Interactive Profile Card with Canvas.
The Witcher Monster Cards Slider
Showcases a stylish, interactive monster card slider, utilizing pure HTML and CSS for complex design, custom typography, and subtle image animations with a zoom/lift effect on hover.
See the Pen The Witcher Monster Cards Slider.
Card Glow | Bioluminescence Effect
Check out the smooth SVG animation achieved with CSS offset-path and keyframes, and the dynamic glow effect using the <feDropShadow> filter for a deep visual experience.
See the Pen Card Glow | Bioluminescence Effect.
Card with Illumination Effect
An example of how to achieve an impressive pseudo-3D interface using pseudo-elements (::before) and CSS transforms. The effect is built by layering elements (.light-layer, .darken) with different box-shadow and gradients to simulate the play of light and shadow on the surface.
See the Pen Card with Illumination Effect.
Animated Gallery Thumbnails
A stylish card that rests as a diagonal fragment and smoothly “straightens” into a full rectangular image on hover, shifting the text downwards.
Color Palette
A responsive Flexbox grid featuring interactive cards that combine smooth transition and a @keyframes animation on hover. The implementation focuses on performance - using will-change - and styling flexibility through SASS variables and currentColor.
See the Pen Color Palette.
Jelly Effect in Card on Hover
A bio card with animated feedback. On hover, a bezier curve redraws to reveal contact links, while the name slides up. The interaction is physics-based — every motion is a direct response to input, not a decorative flourish.
Material Card with Animated Featured Image
A responsive card that expands on hover, revealing additional content and a call-to-action. The circular background stretches into a banner, while text layers reposition. Layout shifts are direct and functional — a simple spatial reconfiguration triggered by user intent.
Card Animation
A hover-reveal card for an event. The content panel slides up over the image, exposing a description, seat availability, and a details link. Delays in the opacity transition create a layered reading order. The interaction reveals information only when needed, keeping the default state clean.
Card Hover
A set of navigational cards with a distinct visual state for each category. On hover, a colored overlay expands from the icon, and the label text changes color. The interaction uses scale and shadow to create a sense of depth and responsiveness. Each card’s identity is defined by its unique color variable.
Card Hover Effect
A profile card with a 3D flip interaction. On hover, the image slides partially out of frame while a colored panel rotates in from the left, carrying the person’s details and social links. The effect mimics opening a cover to reveal information behind it.