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
- wordpress-docker-compose - easy WordPress development with Docker Compose.
- jupyter-docker-compose - local Jupyter development with Docker Compose.
- Chrome Shots - full-page screenshot automation with headless Chrome and Puppeteer.
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
- django-rest-passwordreset - configurable password reset for Django REST Framework.
- django-request-cache - per-request caching for Django request/response cycles.
- django-cleanhtmlfield - HTML sanitization field for Django models.
- django-future-tasks - scheduled future task execution for Django.
- django-aws-iot - minimal AWS IoT integration for Django.
- anexia-monitoring-django - production monitoring for Django and package updates.
- drf-multitokenauth - multiple authentication tokens per user for Django REST Framework.
- drf-simple-access-key - simple token authorization for Django REST Framework.
- drf-ip-restrictions - IP-based access control for Django REST Framework.
- drf-attachments - file attachment management for Django REST Framework.
- drf-anonymous-login - anonymous login via token for Django REST Framework.
- drf-generic-contact - generic contact form endpoint for Django REST Framework.
- django-model-prefix - configurable global or model-level database table prefixes.
- python-content-disposition -
helper library for HTTP
Content-Dispositionheaders. - updatable (PyPI) - checks Python environments for outdated packages.
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
- jsonschema - JSON Schema implementation for Python.
- sqlite-utils - command-line and Python utilities for working with SQLite.
- openapi-core, openapi-spec-validator, and openapi-schema-validator - OpenAPI validation tooling.
- Tyk - open source API gateway.
- SPDX Online Tools - online tools for SPDX data.