Animated UI Components

A showcase of CSS transitions and keyframe animations applied to common interface components.

Buttons

Cards

Project one
CSS

Container Queries

Components that respond to the size of their own container rather than the viewport, enabling truly modular design.

View Project
Project two
Layout

Subgrid Alignment

Nested elements that participate directly in a parent grid's track structure, solving cross-card alignment at last.

View Project
Project three
Color

oklch Color Space

Perceptually uniform color that makes programmatic palette generation predictable and visually consistent.

View Project
Project four
Animation

Scroll-Driven Motion

Tie animation progress to scroll position using animation-timeline with no JavaScript required.

View Project