Skip to main content

// tools & experiments

Builds

Internal tools, shared libraries, and side projects. Small systems that stay clear to read and easy to keep running.

Portfolio site

Side project

TanStack Start, TypeScript, and Tailwind. Content comes first in the structure, and it can move to a CMS when the site needs it.

  • TypeScript
  • React
  • TanStack Start
  • Tailwind

API dashboard

Internal tool

Internal dashboard for API health, usage, and alerts. Live views with TanStack Query and defaults that work for whoever is on call.

  • React
  • TypeScript
  • TanStack Query

CLI tool

Internal tool

CLI for scaffolding and codegen. Shared across teams so new services stayed on the same patterns.

  • Node.js
  • TypeScript
  • CLI

Design system

Shared library

Components and design tokens in Storybook. One library so every product reused the same UI patterns.

  • React
  • Storybook
  • Tailwind