$ cd ~/work && ls --sort=featured

~/work/

Things I build off the clock — agentic AI tooling, MCP servers, and the self-hosted infrastructure they run on. Most of it exists to answer a question I couldn’t stop thinking about.

$showing 3 projects · 2 featured · sorted by --featured
01MCPfeatured

MCP Server for Email Workflows

A Model Context Protocol server that exposes IMAP/SMTP capabilities to AI agents, letting them autonomously read and send email. Built in TypeScript with imapflow, nodemailer, and the MCP SDK, using Proton Mail Bridge as the transport layer.

#MCP#TypeScript#IMAP/SMTP#AI Agents
local / private
02Agentic AIfeatured

Self-Hosted Agentic AI Deployment

A dual-instance deployment of an open-source agentic AI system on an always-on home server — a three-stack Docker Compose setup with a shared Caddy reverse proxy and isolated credentials, volumes, and networks per instance. A personal sandbox for validating multi-tenant agent isolation patterns.

#Agentic AI#Docker Compose#Caddy#Self-Hosted#Linux
local / private
03Agentic AI

Agentic Coding Toolkit

A suite of slash commands for agentic-coding workflows: a silent-unless-issues system health check, an iterative prompt-looping mechanism backed by state files and a bash stop hook, and an eval-gated prompt-improvement command following Karpathy's autoresearch methodology.

#Agentic AI#Developer Tools#Slash Commands#LLMOps
local / private