Bao Nguyen
Yo, I'm a software developer interested in building useful tools and learning in public. I'm early in my career and documenting my journey as I learn and build. More about me.
I write about my projects and my thoughts on development as well as occasionally reflect on what I'm learning.
Featured Projects
GitHub Second Brain
A Model Context Protocol (MCP) server that gives AI assistants tools to explore GitHub codebases agentically. Built a FastAPI backend hosted on the cloud with endpoints to trigger processing logic on-demand. Structured the custom MCP server using FastMCP framework, exposing tools and prompts to AI. Containerized the entire app in Docker and published to GitHub Container Registry for easy distribution.