STATUS: ONLINE // CHARACTER SHEET

Le Tran Minh Dat

CLASS: [AI-Native Full-Stack Developer|]

Six production systems shipped in the past year — LLM gateway, RAG agents, ERP, computer vision. I own the full stack, from data model to deployment.

Le Tran Minh Dat
[REGION: HO CHI MINH CITY, VN]
[01] PROFILE

CHARACTER DOSSIER

~/profile/bio.log
$ init profile --verbose

Full-stack engineer with six production systems shipped in the past year, solo or leading small teams: a bank-wide LLM gateway, a VAS-compliant accounting ERP used daily by 20 accountants, an on-prem RAG advisor for a 19-branch academy, a real-time patient-monitoring vision system, a voice ordering agent and an AI trading platform delivered in 20 days. I own the full stack on every one: data model, backend, frontend, infrastructure and deployment.

status: READY_TO_DEPLOY ▸
0
PRODUCTION SYSTEMS
0
DAILY ERP ACCOUNTANTS
0
REGULATORY TEST CASES
0
DAYS TO SHIP A PLATFORM
[02] MISSION LOG

COMPLETED MISSIONS

MSN_01ACTIVE

Bank-wide LLM Gateway

Single control point between every internal bank application and major LLM providers, built on LiteLLM. All bank-specific code lives in a separate 95-file extension layer behind one hook, so upstream releases merge cleanly. Per-user/team/project budgets, SSO, RBAC, immutable audit log, bidirectional PII guardrails, AWS-invoice cost reconciliation and budget-aware model failover.

DIFFICULTY ★★★★★IMPACT BANK-WIDE CONTROL POINT
LiteLLMSSO / RBACGuardrailsAWS Cost Governance
MSN_02ACTIVE

On-prem RAG Enrollment Advisor

24/7 advisor for a 19-branch academy (100,000+ learner base): 202 leads and ~1,800 messages so far, with an advisor cockpit for human-in-the-loop review. Hybrid retrieval fuses local ONNX embeddings with Vietnamese full-text search; a CRM allow-list prevents hallucinated courses.

DIFFICULTY ★★★★☆IMPACT 202 LEADS · ~1,800 MESSAGES
Hybrid RAGONNX EmbeddingsHuman-in-the-loopsystemd / VPN
MSN_03ACTIVE

VAS-compliant Accounting ERP

Double-entry accounting ERP (.NET 10, PostgreSQL, React) in daily use by 20 accountants. Authored the SRS and 164 regulatory test cases it is audited against (audit passed); shipped through Docker, AWS EC2 and GitHub Actions ahead of the 1 Jan 2026 deadline.

DIFFICULTY ★★★★☆IMPACT 20 ACCOUNTANTS DAILY
.NET 10PostgreSQLReact + TanStackGitHub Actions
MSN_04COMPLETE

IPBMS — Real-time Patient Monitoring

Real-time fall/seizure detection on live RTSP streams using YOLO pose estimation plus LLM incident reports. Designed a 5-frame temporal validation strategy to suppress single-frame false alarms; deployed on-premise, live on 2 production cameras.

DIFFICULTY ★★★★★IMPACT 5-FRAME TEMPORAL VALIDATION
YOLO PoseOpenCVRTSPLLM Reports
MSN_05ACTIVE

Real-time Voice Ordering Agent

Voice ordering agent for Ăng Ê Coffee in daily production use (LiveKit, TTS) with hand-built multi-LLM failover and a self-learning RAG loop. Rolled out text → voice → real-time voice; self-hosted and still operated by me.

DIFFICULTY ★★★★☆IMPACT DAILY PRODUCTION USE
LiveKitTTSMulti-LLM FailoverSelf-learning RAG
MSN_06COMPLETE

NEURADAO — AI Trading Platform

Led a 3-engineer team from zero to a production AI trading platform in 20 days: architecture, delivery plan, AI trading logic, chatbot and trading-automation backend, deployed on AWS with PostgreSQL through go-live.

DIFFICULTY ★★★★★IMPACT SHIPPED IN 20 DAYS
AI TradingChatbotAWSPostgreSQL
MSN_07ACTIVE

Cicca Fleet — Multi-site k3s Cluster

Personal Kubernetes fleet spanning cloud VPS nodes and an ARM64 Orange Pi at home, meshed over Tailscale and managed fully by GitOps (ArgoCD app-of-apps). In-cluster container registry on MinIO, NFS storage from a Synology NAS, Grafana + Mimir + Loki + Alloy observability with alerting, public apps via Cloudflare Tunnel — this website is served from it.

DIFFICULTY ★★★★☆IMPACT 4 NODES · MULTI-ARCH · GITOPS
k3sArgoCDTailscaleGrafana LGTM
[03] SKILL INVENTORY

EQUIPPED LOADOUT

LLM / AI // SPECIALTY
Multi-provider LLM routing & fallbackHybrid RAGGuardrails & PII maskingHuman-in-the-loop agentsYOLO / OpenCV / RTSPPrompt & context engineering
FULL-STACK // ENGINEERING
TypeScriptPythonC# / .NET 10NestJS / Node.jsReact + TanStackPostgreSQL · pgvector · RedisREST API design
CLOUD & OPS // PLATFORM
Kubernetes (k3s) + ArgoCDDockerAWS EC2GitHub Actions CI/CDObservabilityOn-prem / VPN deploymentRBAC & audit loggingE2E test gates
SPOKEN // LANGUAGES
Vietnamese (native)English (professional)
[04] ACHIEVEMENTS

TROPHIES UNLOCKED

Top 4 — Viettel AI Race

AWARD

Hackathon organised by Viettel Group.

B.Eng. Software Engineering — FPT University

2026

Graduated 2026 from FPT University, Ho Chi Minh City · GPA 3.47 / 4.0.

Regulatory audit passed

2026

VAS-compliant ERP audited against the 164 regulatory test cases I authored; in daily use by 20 accountants.

Production platform in 20 days

2025

Led a 3-engineer team from zero to a live AI trading platform on AWS for NEURADAO.

Leader — IT Support Technician

2022

Worked as a part-time IT Support member while studying, supporting university IT operations across multiple departments.

[06] CAMPAIGN HISTORY

EXPERIENCE

2026 – Present
Enterprise client (Banking) · Outsourced contract · 2-engineer team

LLM Gateway Engineer

Owned: architecture and the large majority of the custom layer, including its test suite and technical documentation.

  • Architected a bank-wide LLM gateway on LiteLLM as the single control point between every internal application and major LLM providers; isolated all bank-specific code in a separate 95-file extension layer with a single unlock hook into the core, so upstream releases merge cleanly.
  • Delivered enterprise access control: per-user, per-team and per-project budgets, SSO with the bank's identity provider, role-based permissions and an immutable audit log, plus bidirectional guardrails that mask or block phone numbers, national IDs, account numbers and cloud credentials.
  • Engineered cost governance: per-call spend reconciled against actual AWS invoices and tagged for department-level allocation; automatic model failover, budget-aware downgrade to cheaper models, and OAuth-based access to developer AI subscriptions.
2025 – Present
Hướng Nghiệp Á Âu · Freelance · Solo, end-to-end

AI Agent Consultant Engineer

Owned: everything — backend, frontend, prompt pipeline, data model, infrastructure and deployment.

  • Built a 24/7 RAG enrollment advisor for a 19-branch academy (100,000+ learner base), handling 202 leads and ~1,800 messages to date, with an advisor cockpit for human-in-the-loop review.
  • Hybrid retrieval fuses local ONNX embeddings (CPU, zero API cost) with Vietnamese full-text search; a CRM-sourced allow-list and topic pinning prevent hallucinated courses.
  • Instrumented every LLM call (tokens, cost, latency, errors) and migrated providers on measured A/B evidence.
  • Deployed on-prem inside the client's VPN-only LAN under systemd, integrated with the internal CRM, hardened with auto-restart and a 9-suite E2E test gate.
2025 – Present
Enterprise client (Education) · Freelance · 2-engineer team

Accounting Application Developer

Owned: full backend, frontend and database design, delivered jointly with one other engineer.

  • Built a VAS-compliant ERP (.NET 10, PostgreSQL, React) in daily production use by 20 accountants; authored the SRS and 164 regulatory test cases it is audited against (audit passed, in trial period).
  • Shipped double-entry ledger logic and a full audit trail through Docker + AWS EC2 + GitHub Actions CI/CD, ahead of the 1 Jan 2026 regulatory deadline.
Jun 2025 – Jan 2026
Whammy Tech · Contract · Led 4 engineers

AI Team Lead, Computer Vision

Owned: all AI work (detection models, inference pipeline, LLM reporting) and technical documentation; advised the backend, frontend and mobile engineers.

  • Led all AI development on IPBMS, a real-time fall/seizure detector on live RTSP streams (YOLO pose estimation plus LLM incident reports); designed a 5-frame temporal validation strategy to suppress single-frame false alarms.
  • Deployed and operated on-premise, live on 2 production cameras.
2025 – Present
Ăng Ê Coffee · Contract · Solo, self-hosted

AI Agent Engineer

Owned: everything, from agent logic to the self-hosted server it still runs on.

  • Built a real-time voice ordering agent (LiveKit, TTS) in daily production use, with hand-built multi-LLM failover and a self-learning RAG loop.
  • Rolled out in phases (text → voice → real-time voice); self-hosted and still operates the stack.
Oct 2025
NEURADAO · Led 3 engineers

Freelance Software Engineer, Team Lead

Owned: AI trading logic, AI chatbot and trading-automation backend; one backend and one frontend engineer on the rest.

  • Led a 3-engineer team from zero to a production AI trading platform in 20 days, setting the architecture and delivery plan and owning AWS deployment (PostgreSQL) through go-live.
2026 – Present
Cicca Fleet · Self-hosted k3s homelab

Platform Engineer (personal infrastructure)

Owned: design and operation of a multi-site Kubernetes cluster that hosts my public sites, including this one.

  • k3s across cloud VPS nodes and an ARM64 Orange Pi at home, joined over a Tailscale mesh with ACLs separating personal and client machines.
  • Fully GitOps: an ArgoCD app-of-apps syncs every workload from a Git repo; in-cluster container registry backed by MinIO; NFS StorageClass on a Synology NAS.
  • Observability with Grafana, Mimir, Loki and Alloy (node, Docker, GPU and NAS/SNMP metrics) and alert rules managed as code.
  • Public traffic enters through Cloudflare Tunnel — no inbound ports opened on the nodes.
Jan 2022 – Dec 2024
University IT · Part-time

IT Support Technician

Supported university-wide IT operations across Academic Affairs, Examinations, HR, Accounting and Administration for cohorts K15–K20: hardware, networks, classroom and exam systems, user accounts, and onboarding new student IT support members.

[07] SUPPLY DROP

SHARED LOOT

Résumé (PDF)

One-page CV: experience, skills, education and awards.

cvpdf

Online résumé

The same CV as a crawlable web page.

cvhtml

GitHub

Public repositories and contributions.

code
[05] PARTY UP

READY FOR THE NEXT QUEST

Open to collaborations, freelance missions, and full-time raids. Send a signal.

SYSTEM LOADED. NO PIXELS HARMED. · BUILD v1.0.0 · © 2026 · RENDERED @ 60FPS