Sleek magazine-style overlapping image and text grid card transitioning elastically on viewport scroll.

Overlapping Grid Editorial Reveal Cards

This elegant, magazine-style layout features overlapping typography and image blocks on a multi-column CSS grid. By integrating the Intersection Observer API with GSAP and Splitting.js, the component monitors viewport scroll. Once in view, each text line and image executes a staggered reveal transition, sliding up, fading in, and un-skewing smoothly. (Requires: gsap.js, splitting.js)

Technologies:
HTML CSS/SCSS JavaScript/Babel
Difficulty: Intermediate
Browser Support (as of Jun 2026):
Chrome Chrome 57+ Edge Edge 16+ Firefox Firefox 55+ Safari Safari 12.1+
Features:
Overlapping Grid Viewport Reveal Text Splitting
License: MIT
Dark themed Halloween landing page with a countdown timer, neon pink accents, and a skull illustration with glowing eyes

Halloween Countdown Hero Section

This is a Halloween Countdown Hero Section. It combines a functional date countdown with thematic, highly kinetic visual elements like dropping spiders and cursor-tracking skull eyes. Its function is to immediately immerse users in a seasonal campaign while driving urgency toward a specific deadline.

Technologies:
HTML CSS JavaScript
Difficulty: Intermediate
Browser Support (as of May 2026):
Chrome Chrome 80+ Edge Edge 80+ Firefox Firefox 75+ Safari Safari 14+
Features:
Countdown Timer Mouse Tracking Text Reveal Parallax Animation
License: MIT
Article text with dynamic colorful marker highlights that animate on scroll, alongside a dark mode toggle button

Animated Scroll Highlight Annotations

This is an Animated Scroll Highlight Annotations component. It combines a spatial theme toggle with progressive reading indicators that colorfully highlight key text passages as they enter the viewport. Its function is to enhance long-form reading experiences by guiding the user’s eye to critical information through contextual, scroll-bound motion.

Technologies:
HTML CSS JavaScript
Difficulty: Intermediate
Browser Support (as of May 2026):
Chrome Chrome 115+ Edge Edge 115+ Firefox Firefox 55+ (via fallback) Safari Safari 26.0+
Features:
Scroll Highlights Theme Toggle Fallback Support
Code by: Jhey Jhey
License: MIT
Animated text revealing itself as liquid drops falling and merging into a puddle using SVG gooey filters

Liquid Puddle Text Reveal

This is a Liquid Puddle Text Reveal. It transforms standard typographic elements into falling droplets that merge organically into readable words. Its function is to provide a highly stylized, kinetic introduction for hero headlines, replacing standard opacity fades with a physical, fluid simulation.

Technologies:
HTML Sass JavaScript
Difficulty: Intermediate
Browser Support (as of Apr 2026):
Chrome Chrome 60+ Edge Edge 79+ Firefox Firefox 55+ Safari Safari 11+
Features:
Gooey Filter Text Splitting Staggered Animation
Code by: Tudor Tudor
License: MIT

See the Pen Liquid Puddle Text Reveal.

Typography layout demonstrating a staggered line-by-line text scroll reveal effect driven by GSAP

Staggered Text Scroll Reveal

This is a Staggered Text Scroll Reveal. It parses structural typography into independent animated lines. Its function is to pace the reader’s attention, transforming static paragraphs into dynamic narrative elements triggered by viewport intersection. (Requires: gsap-js, scroll-trigger-js, lenis-js, split-type)

Technologies:
HTML SCSS JavaScript
Difficulty: Intermediate
Browser Support (as of Apr 2026):
Chrome Chrome 64+ Edge Edge 79+ Firefox Firefox 69+ Safari Safari 13.1+
Features:
Line Stagger Resize Observer Smooth Scroll
Code by: Denis Gusev Denis Gusev
License: MIT

See the Pen Staggered Text Scroll Reveal.

Dark UI card displaying a vibrant purple-yellow gradient on hover with staggered animated text elements.

Twitch Style Gradient Hover Card

This 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.

Technologies:
HTML CSS JavaScript
Difficulty: Intermediate
Browser Support (as of Feb 2026):
Chrome Chrome 88+ Edge Edge 88+ Firefox Firefox 89+ Safari Safari 15+
Features:
Staggered Animation Gradient Slide Responsive Sizing Text Splitting
Code by: Hyperplexed Hyperplexed
License: MIT
A showcase of various kinetic typography effects, such as letters flipping and scrambling.

GSAP Animate Text

A showcase of 7 kinetic typography effects powered by GSAP.

See the Pen GSAP Animate Text.

Photo Animation on Text Hover

Photo Animation on Text Hover

An elegant, minimalist section featuring smooth typographic animation and interactive elements that engage the user by revealing visual context upon reading.

See the Pen Photo Animation on Text Hover.

Text Animation

Text Animation

An elegant, cinematic text reveal where each letter smoothly ’emerges’ from the mist, lending significance and visual weight to the phrase.

See the Pen Text Animation.

SVG Mask Image Slideshow

SVG Mask Image Slideshow

This captivating slideshow is powered by a gsap.timeline that orchestrates a sophisticated “wipe” transition using an SVG <mask>. The timeline animates the xPercent of dynamically generated <rect> elements to reveal an image, while a simple setInterval function cycles through an array of content, updating the text and image source every 10 seconds to create a seamless, self-playing visual loop.

See the Pen SVG Mask Image Slideshow.