Projects
Selected work and side projects focusing on infrastructure, automation, and developer experience.
A short, opinionated list of tools I build to solve my own bottlenecks. Each card includes a quick-install snippet or a link to the source.
Open Source
Context Broker MCP
A Model Context Protocol server designed to reduce LLM token bloat by intelligently routing only the necessary code snippets to external models.
Podman PaaS
A lightweight Platform-as-a-Service wrapper for Podman, enabling Heroku-like deployments on rootless containers without the overhead of K8s.
Super Todo (MCP)
An AI-native task manager that integrates via MCP, allowing LLMs to manage your local state, priorities, and project deadlines directly.
Fastsync
A lightning-fast directory synchronization tool optimized for remote development environments where rsync is too slow for large node_modules.
Portly
A minimalist TUI for managing local port forwarding and SSH tunnels, keeping your development ports organized and observable.
Writing & Research
Declarative Infrastructure with NixOS
Exploring why NixOS is the ultimate choice for reproducible developer environments and home lab stability.
The MCP Revolution
How the Model Context Protocol is changing the way we bridge local development tools with LLMs.