Code
Snippets, patterns, and things I've learned while building software.
Mar 22Gonon: Building a Clock With No NumeralsThe design process behind a geometric clock that encodes time as polygon vertices. No Roman numerals, no Arabic numerals, no handedness. Readable in a mirror, in zero gravity, in any language.8 min readFeb 28CSS :nth-child Selectors: A Visual GuideA comprehensive visual guide to CSS nth-child selectors and how they work with practical examples.3 min read