Experiments

Lab

Small experiments and references — pieces of code that are too curious to throw away and too narrow to become products.

  1. AI JavaScript UX

    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 →
  2. CSS Animation Typography

    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 →
  3. CSS Scroll

    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 →