cat ~/projects.md
Projects
Things I've built or am building. Some ship, some don't—the process is the point.
Active
Homelab
Self-hosted infrastructure running on Proxmox. Services include media server, home automation, monitoring, LLM gateway, and various utilities. The ongoing project of owning my own computing environment.
Personal Analytics
Aggregating data from various sources (fitness trackers, finance, time tracking) into a unified view. Part quantified self, part data engineering playground.
LLM Tooling
Self-hosted AI infrastructure: Bifrost gateway for multi-provider routing, Open WebUI for chat interface, Ollama for local models. Experimenting with agents and RAG systems.
This Website
Built with Astro, deployed on Cloudflare Pages. Markdown content managed via Astro's content collections. The terminal aesthetic is intentional—I spend a lot of time in CLI environments and wanted the site to reflect that.
See the /uses page for the tools and setup I use day-to-day.
Archive
Older projects and experiments that are either completed, abandoned, or superseded. Some might get revived, most won't.
- Various dbt packages — Internal utilities that may get open-sourced eventually
- Data quality frameworks — Experiments that informed later production work
- CLI tools — Small utilities for personal workflow automation