
A fairly simple Tetris game, but using some interesting tools like Signals, Grid-column&row for positioning, the dialog element and less common CSS units like vmin.

A fairly quickly made wordle-clone. Simple HTML, CSS, Javascript.

Some CSS magic! Pseudo-random CSS with variables

A custom color picker, mostly custom-made!

Maybe sometimes something takes a long while to load... Why not offer your users something fun while they wait?

Two ways to animate a jello cube. 2D and 3D!

A silly little date picker, that is also awesome. When you really want to prioritize UI over UX, or don't like your users.

Spiral animation using CSS, with some CSS variables-tricks

Pixel art using pure HTML & CSS.

Pacman animation, 2D and 3D, and actual game with scores, difficulty growth, and ghosts AI.

A 2D and 3D Pendulum, pure CSS; no JS