🌍 Ho Chi Minh City, Vietnam · ✉️ dangminhphong912@gmail.com
Backend · Primary stack — design, build, own
Database · Proficient in relational, have shipped with the rest
Platform · Mini App ecosystem, production SaaS
AI / RAG · Designed and shipped an agentic pipeline end-to-end
Frontend · Enough to own a full feature end-to-end
DevOps · Part of daily workflow
- High Cohesion, Low Coupling — I prioritize strictly defined module boundaries to prevent Big Ball of Mud in Monoliths.
- Eventual Consistency over ACID — Using Event-Driven patterns to handle cross-module communication without blocking the main thread.
- Performance Profiling — I don't guess bottlenecks. I measure with APM tooling first, then optimize: indexing, caching, or refactoring — in that order.
- Deterministic AI Pipelines — Applying structured reasoning to Agentic workflows to ensure predictable and verifiable outputs, not just "prompt and hope."

