Building tibbs.dev
Why this site exists, and the small set of tools I reach for when I start something new.
I wanted a single place to keep track of what I build and what I learn — part portfolio, part lab notebook. This is the first entry, mostly to make sure the writing pipeline works end to end.
The stack
A pnpm + Turborepo monorepo: a Next.js 15 frontend on Vercel and a Strapi 5 CMS on Railway. It is the same shape I keep coming back to, so tibbs.dev doubles as a reference implementation for the next project.
The design brief was one line: bare-bones but exceptional. Monochrome, typographic, fast, with a dark mode that is a pure token swap. More to come as I add real projects and notes.