Projects

A running list of things I've built or am building — mostly data science, AI, and web tooling. Source and live links are on each card where available.

Caliper

in progress

A paid API that AI agents buy from directly — one HTTP call, one stablecoin micropayment, no account or API key involved. Built on x402 and running on Cloudflare's edge.

  • TypeScript
  • Cloudflare Workers
  • Hono
  • x402
  • USDC on Base

Binder Builder

in progress

A local-first Pokémon TCG toolkit — track a collection, Monte-Carlo the cheapest way to finish a set, and auto-design binder spreads with a taste-explicit scoring function. Try the binder designer live, no account or install required.

  • Python
  • FastAPI
  • SQLAlchemy
  • NumPy
  • React
  • TypeScript
  • Vite
  • TanStack Query