Skip to content
View bunlongheng's full-sized avatar
💭
🍔 Eat. 🛌 Sleep. 💻 Code --> ☕️🧑🏻‍💻
💭
🍔 Eat. 🛌 Sleep. 💻 Code --> ☕️🧑🏻‍💻

Block or report bunlongheng

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
bunlongheng/README.md

Bunlong Heng

Senior Full-Stack Developer

I build AI engineering platforms - agent orchestration, MCP servers, RAG memory, and visual-QA harnesses - and ship full-stack products end to end.

Portfolio LinkedIn Instagram Email

What I build

12+ years shipping across frontend, backend, cloud, and security - telecom platforms for Telus, Comcast, Telenet, and Liberty Global, then SaaS at Thryv, where I architect internal AI platforms that automate code review, deployment, testing, and repo auditing.

Off the clock I run my own platform: 17 MCP servers, dozens of custom agent skills, and the apps below - all in production on my own infra (self-hosted VM + Vercel), behind real CI gates - the private platform repo runs typecheck, lint, unit + nightly Playwright e2e, drift alerts, and atomic deploys; the public flagships carry their own CI + tests.

A decade of my career (2013-2024) lives in employer and client repos; this account went public-first in late 2025, and my day job ships on a separate work account - hence the quiet stretches in the graph.

AI + engineering platform

App One line Links
nexus 12-agent specialist config pack for Claude Code code
ai-lab Local-first RAG brain with its own MCP code
diagrams English in, rendered diagram out live · code
system-design Interactive system-architecture diagrams code
automations Visual node-graph automation flow builder code
score-card Interview scorecard - rubrics + AI live · code
mindmaps PWA mind-map studio - draw, paste, AI live · code
decks AI slide-deck generator - topic to HTML code
erd Paste SQL, get a polished ER diagram live · code
claude-live Rust WebSocket streaming Claude sessions code
mimi Live meeting transcription + AI summary code
briefly Paste text, hear it read karaoke-style live · code
ai-security Automated OSS security audits as a PR board code

Tools + infra

App One line Links
local-apps Self-healing dashboard for local dev infra code
lanqr QR of your LAN dev server - Rust CLI code
clip Tiny macOS clipboard-sync daemon over LAN code
drop Cross-device drop - menu UI + Swift shell code
stickies-native Native macOS sticky-notes app in SwiftUI code
stickies Sticky-notes platform - API, AI, iPad live
frames Wrap screenshots in realistic device frames code
responsiveness Preview any URL in real device frames live · code
tabhue Color terminal tabs by project - Go CLI code
cl-poster Craigslist post manager with auto-posting code
lanscan Pure-Rust LAN scanner - CLI, TUI, MCP code
web-tools 30+ dev tools in one grid - AI, PDF, 3D live · code
trends GitHub trending as 12 animated charts live · code
visual-db Any Postgres table into an HTML dashboard code

Fun + family

App One line Links
moments Self-hosted photo frame - LAN, Pi kiosk code
worldcup26 World Cup 2026 - flags, bracket, 3D globe live · code
countries All 194 nations - flags, stats, 3D globe live
solar-system Interactive solar-system explorer live
periodic-table All 118 elements - responsive table live
country-maker Design a country flag - emblems, export live · code
pool 3D WebGL billiards with country-flag balls live · code
racer 10 flag marbles race to a podium - kids game live · code
states All 50 US states - quiz-style explorer live
games Browser mini-games for kids live · code
pixy Pixelated shape editor for kids - iPad live · code
flash-cards Picture flashcards for kids - tap to hear live · code
country-defense Tower-defense - guard your 3D flag, 10 stages live · code
math-hero Comic-book math game for kids live · code
study-timer Calm offline study timer for kids live · code
geometry Talking shape quiz for kids live · code

How I leverage AI locally

Tool One line Links
claude-tabs Emoji-coded iTerm2 tabs for parallel Claude about
claude-dashboard Command center for Claude Code - sessions, RAG about
manager-dashboard EM command center - sprints, PRs, QA about

Skills I built for work

Top 10 of the 100+ custom Claude Code skills (slash commands) I have written - these run my day as an engineering lead:

Skill What it does
/zeta‑pr‑audit Reviews team PRs, stages the top 3
/zeta‑pr‑closure Closure board for open PRs - whose move
/zeta‑deploy Stage + prod deploy with Jira cross-ref
/zeta‑epic‑audit Deep epic audit - issues, gates, blockers
/zeta‑qa Silent QA - verifies AC, scores quality
/zeta‑standup Writes my standup from Jira, git, calendar
/zeta‑metrics Sprint velocity, throughput, cycle time
/zeta‑split Smart-splits the QA queue by rotation
/zeta‑chores Assigns sprint roles - on-call, deploy, QA
/zeta‑activity Daily activity - Jira, GitHub, Slack

Everyday skills

The generic ones I reach for constantly, on any repo or machine:

Skill What it does
/repo‑audit Grades any repo across 10 lenses
/repo‑recon Tech-lead onboarding brief for any repo
/resource‑audit Finds stray processes - servers, ports, hogs
/storage‑audit Scans disk, deletes on approval
/repo‑public‑audit Pre-public scan - secrets, PII, leaks
/repo‑open‑source‑audit Makes a repo public-ready, then publishes
/new‑app Idea to shipped app - scaffold, deploy
/session‑recap Summarizes a work session into HTML
/screenshots Full-HD screenshots, every device mode
/sitemap Crawls any site into an orbit-graph map
/show‑skills Lists every custom skill in one table
/skill‑architect Turns any skill into a shareable infographic
/cheat-sheet Single-scroll study cheat sheet, any topic

See all projects

Stack

Next.js React TypeScript Node.js Tailwind Rust Go Python PostgreSQL AWS Docker

Security-certified (AWS Solutions Architect · Developer, CompTIA PenTest+, CEH).

Pinned Loading

  1. claude-dashboard claude-dashboard Public

    The missing GUI for Claude Code - local-first dashboard for sessions, tokens, context windows, memory, skills, hooks, and MCP servers. Zero config, reads ~/.claude directly.

    TypeScript

  2. ai-jobs ai-jobs Public

    A self-hosted, private DIY job-hunt engine: scrape jobs, score them 0-100 against your profile, tailor a resume + cover, and autofill the application with a Chrome extension. Local-only, agent-frie…

    TypeScript

  3. ai-security ai-security Public

    Security-audit pipeline that finds, fixes, and tracks real vulnerabilities in popular open-source repos

    TypeScript

  4. ai-lab ai-lab Public

    Local-first RAG second brain - key-free embeddings, SQLite vector store, Obsidian ingestion, MCP server for Claude Code

    TypeScript

  5. mindmaps mindmaps Public

    PWA mind-mapping studio: draw, paste, or generate maps with Claude, then theme, share, and export them

    TypeScript

  6. automations automations Public

    Visual drag-and-drop automation flow builder using a node-based graph editor

    TypeScript