Skip to content

Public code

  • TileSight

    2026

    A kids' game that recognizes physical number and letter tiles through the camera, entirely on device and fully offline after first load.

    Educational math and spelling game with on-device computer vision.

    Custom YOLO model running in the browser via WebAssembly · Offline-first with no backend and no camera frames leaving the device

    • TypeScript
    • Computer Vision
    • WebAssembly
    • Web Worker
    • Education
  • agent-eval-kit

    2026

    Built around a simple idea: record live agent runs once, replay them cheaply, and make regressions visible in CI instead of hand-waving them in demos.

    TypeScript-native eval framework for AI agent workflows.

    Record and replay workflow to cut eval cost and flakiness · Built-in graders, reporters, and quality gates

    • TypeScript
    • AI
    • Evals
    • CLI
    • CI