Where curiosity gets compiled.
Not everything needs to ship. These are the experiments, prototypes, and engineering curiosities we explore in the open.
Edge Analytics Pipeline
Zero-JS analytics via Vercel Edge Functions and Cloudflare Workers. No cookie banners needed.
Design Token Pipeline
Automated pipeline from Figma/Stitch design tokens to CSS variables and Tailwind config.
Tonal UI System
Exploring Material Design 3's tonal color system as a replacement for border-based UI separation.
AI Commit Message Generator
A CLI tool that reads your git diff and generates semantic, conventional commit messages using a local LLM.
WebGL Terrain Renderer
Procedurally generated terrain using WebGL and Simplex noise. A weekend project that got out of hand.
Local-First Sync Engine
A CRDT-based sync layer for offline-first apps without the complexity of full-blown sync frameworks.
Not every experiment ships. Many are just questions we needed to answer, patterns we needed to understand, or ideas we needed to exhaust. We share them because opaque R&D is wasted R&D.