Experiments
Lab
Small experiments and references — pieces of code that are too curious to throw away and too narrow to become products.
-
QR Generator
A small QR code generator built as a Frontend Mentor design-to-app exercise. Type any URL, text, email, or Wi-Fi string; the QR updates live, copies or downloads as PNG. Pure HTML, CSS, and a tiny QR …
Open → -
Dictionary of Motion
A reference of how words can move. Ninety-eight verbs of motion, each animation built to embody its definition. Hover an entry to play it once, or filter by name.
Open → -
Sticky parallax hero
A pinned hero with subtle image drift and text that scrolls up over the locked image — the Mammut-style pattern, built from three primitives. Sticky positioning, a touch of JS-driven translateY, no …
Open →