Projects

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.

uv python mcp ai-ops

Podman PaaS

A lightweight Platform-as-a-Service wrapper for Podman, enabling Heroku-like deployments on rootless containers without the overhead of K8s.

bash containers devops

Super Todo (MCP)

An AI-native task manager that integrates via MCP, allowing LLMs to manage your local state, priorities, and project deadlines directly.

bunx mcp productivity

Fastsync

A lightning-fast directory synchronization tool optimized for remote development environments where rsync is too slow for large node_modules.

cargo rust cli automation

Portly

A minimalist TUI for managing local port forwarding and SSH tunnels, keeping your development ports organized and observable.

go tui ssh

Writing & Research

The MCP Revolution

How the Model Context Protocol is changing the way we bridge local development tools with LLMs.

ai architecture