A minimal, monochrome playground for UI animations. Each page under
animations/ holds one hand-built effect: no frameworks,
no build step, plain HTML, CSS, and a little vanilla JS.
Live site: https://mihneaptu.github.io/lab/
| Experiment | Notes |
|---|---|
| Melting button | A button that melts on hover, two implementations side by side |
| Sun to moon | A sun that morphs into a moon on click, with the rays and stars on springs |
MIT. Take anything here into your own projects.