Portfolio pieces you can demo.
Each project ships as real code you run locally, not slides you watch. Walk into your next review with something on screen.
01Project
An MCP PR-review server
Claude Code or Cursor in your IDE calls your server. It pulls the PR diff, reviews it against your team's standards, posts comments back on GitHub.
PythonMCPGitHub API
You ship: A real MCP server your team or Twitter followers can plug into their IDE. Feels like you just added a feature to Claude Code.
02Project
A database-query MCP server
Your IDE can now ask your production database questions in English. Auth, query safety, read-only guardrails. Your analyst-friends get jealous.
PythonMCPPostgres
You ship: A tool your current team could adopt tomorrow. The kind of platform engineering that makes staff engineers notice you.
03Project
A polyglot MCP client
A custom agent that discovers MCP servers, picks the right tools, and runs multi-step tasks across them. Works with any server you or anyone else publishes.
PythonMCP
You ship: A reusable agent skeleton. Drop in any MCP server and it just works. The kind of reusable infra that lifts an engineer to staff.