Notebook

Writing

Weekly notes from a full-stack developer — WordPress, Kirby, Laravel, AI workflows, design, and the practical side of running a freelance practice.

  1. CSS

    A dictionary of motion in pure CSS

    Ninety-eight verbs of motion, each animation built to embody its definition. A note on the one repeated pattern that makes the whole thing tick — per-character spans, a --i index …

  2. CSS

    A sticky parallax hero in twenty lines of JS

    A pinned hero with subtle parallax drift and text that scrolls over the locked image — the Mammut pattern. Composed from three CSS primitives plus twenty lines of JavaScript. No …