Projects

Open source projects, apps, and selected contributions.

This is a curated list of projects I build or maintain. Older projects are kept here when they are still useful, but the current focus is Python, developer tooling, self-hosted AI, and Django/API infrastructure.

Current Projects

  • VibePod (GitHub) - a unified CLI for running AI coding agents in isolated Docker containers, with local metrics and traffic visibility. Related repositories include vibepod-proxy, vibepod-datasette, and vibepod-agents.
  • VoiceVault - the active speech and conversation intelligence project, transforming voice conversations into transcripts, summaries, and searchable insights.
  • SnyPy - a self-hosted code snippet manager with an Angular UI, Django REST API, and Docker setup (frontend, backend, Docker setup).

Containers and Developer Workflows

Predecessors and Experiments

  • Speech Condenser - the predecessor of VoiceVault, built around container-based video and audio transcription, diarization, and summarization.
  • claude-container - the predecessor of VibePod, built around running Claude Code in a container.

Django and API Tooling

Apps and Smaller Tools

  • Daily Tab Manager - a Chrome extension that organizes saved tabs by day in a pinned timeline.
  • ndCalc - an Android app for calculating exposure times when using ND filters.
  • WP Dev Notice - a WordPress plugin for marking development environments.
  • Anexia Monitoring WordPress - a WordPress monitoring plugin for updates and availability checks.

Selected Contributions