Skip to content
View microvn's full-sized avatar

Block or report microvn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
microvn/README.md

Hi, I'm Hoang Nguyen 👋

Software Architect & Tech Lead · 10+ yrs building large-scale systems · now deep on LLM & agentic AI

Email LinkedIn Portfolio GitHub


🧭 About me

I own technical direction end to end. Over 10+ years I've been the architecture owner and technical lead across multiple concurrent client products — scoping with stakeholders, making the architecture calls, and driving delivery on systems that serve millions of users at 99.9%+ uptime. Deep on microservices, real-time platforms, and cloud-native systems on GCP/AWS.

Architect  →  designs the system
Tech Lead  →  ships it with the team
AI builder →  writes the agents and tooling underneath
  • 🔭 Currently: building LLM & agentic AI at Mobilefolk — production RAG, fine-tuning (LoRA/QLoRA), context engineering, eval/observability
  • 🌱 Going deep on: agent orchestration, MCP, retrieval that actually beats grep
  • 🛠️ Hands-on daily with Python, TypeScript, and agentic coding tools (Claude Code, Codex)
  • 💬 Ask me about: system architecture, RAG pipelines, fine-tuning, or building MCP servers
  • 📫 Reach me / portfolio: microvn.net · founder of OkLabel, an AI data-labeling platform

🚀 What I'm building

🧭 GraphAtlas  Rust · tree-sitter · embedded graph DB

MCP-native code-context engine for AI coding agents. Pre-computes the call / import / override graph so agents see true blast radius instead of grepping the whole repo.

2.0× BM25 quality  19% fewer tokens  ~14ms queries

Beats every other MCP code-graph server head-to-head: GitNexus, CodeGraphContext, Codebase-memory-mcp, and Code-review-graph.

⚙️ Agentpipe  open source · agent-agnostic

Spec-first agentic dev toolkit: ~12 commands enforcing spec → tests → build. Works with Claude Code, Codex, and other coding agents.

8 language stacks  shipped to 20+ engineers

📝 Anchord  self-hosted

Annotation layer for docs from any source — AI-generated, hand-written, exported. Publish a doc as a link, collect margin comments, and pull that feedback back into a coding agent over MCP, all on your own box.

MCP feedback loop  single docker compose


🛠️ Tech I reach for

AI / LLM  RAG · fine-tuning (LoRA/QLoRA) · context engineering · OpenAI API · MCP

Python PyTorch TensorFlow LangChain Hugging Face

Languages

TypeScript JavaScript Rust Go C# PHP

Backend & frameworks

Node.js NestJS Next.js React FastAPI Laravel .NET

Data & infra

PostgreSQL MySQL MongoDB Redis Elasticsearch Neo4j Docker Kubernetes GCP AWS Firebase


📊 GitHub

GitHub stats Top languages

GitHub streak

Pinned Loading

  1. graphatlas graphatlas Public

    Graph-based code-context engine for AI coding agents — deterministic, MCP-native, Rust. Resolves 1.40× more regression-causing changes than BM25 with 19% fewer tokens.

    Rust 4

  2. anchord anchord Public

    Self-hosted platform to share and annotate docs (HTML/Markdown/images)

    TypeScript

  3. specpipe specpipe Public

    Spec-first development toolkit for agentic AI coding agents — skills + guardrails for Claude Code, Codex, Cursor, Antigravity, and more.

    JavaScript 2