## projects

A selection of things I've designed, built, and shipped. Filter by technology to see where I've used what.

Skill Sync

2026

Cross-platform CLI for managing a versioned, Git-backed library of reusable AI skills and safely synchronizing them across Codex, Claude, and project repositories.

  • TypeScript
  • Node.js
  • Git
  • Nx
  • React
  • Ink
  • Astro
  • Vitest
  • Zod

Optimal Video Encoder

2025

Self-hosted media pipeline that transcodes source files into a single format designed for broad compatibility across Plex streaming applications.

  • FFmpeg
  • Redis
  • BullMQ
  • PostgreSQL
  • Docker
  • TypeScript
  • React
  • TypeORM

Formik Debugger

2024

Published npm developer tool for inspecting Formik state and debugging complex React forms while they are being built.

  • TypeScript
  • Formik
  • React
  • Storybook