Project directory

Case studies you can actually evaluate.

Each project below is real — shipped, in active development, in collaboration, or in paper-trade research. Status badges make the difference explicit.

Live on the App Store iOS Fitness Platform

Villain Arc

Plan sessions, track sets in real time, and get actionable progression suggestions powered by deterministic training rules plus on-device intelligence.

  • State-driven workout lifecycle: pending → active → summary → done.
  • AI-assisted progression suggestions with outcome tracking across sessions.
SwiftUISwiftData + CloudKitFoundation Models (on-device AI)App Intents + App ShortcutsActivityKit Live ActivitiesWidgetKit
Open source · self-hosted AI Transcription Platform

Transcription Studio

Self-hosted Whisper transcription with a one-link UI and a JSON API. Local-first by default.

  • From link to transcript in minutes, with live progress visible the whole way.
  • Local-first architecture — your audio never leaves your machine.
FastAPI (ASGI)Faster-Whisper (CTranslate2 runtime)yt-dlp Media AcquisitionFFmpeg Audio ExtractionPython 3.10+ BackendStatic HTML/CSS/JS Frontend