Cribl
The Cribl site was on WordPress before the rebuild. We moved it to Next.js and Contentful, built a new atomic design system for the front end, and migrated the full content library across without giving up search equity. The redesign and the replatform shipped together, so every component had to be designed, built, and content-modelled in the same pass rather than handed between phases.
I’ve kept building on it since. The codebase is now a Turborepo monorepo on Next 16 and React 19 with a shared design-system package. Recent work includes a typography refactor across 188 files, and an event framework that stitches DOM labels and CMS content tags into a single attribution pipeline.