Giới Thiệu

Fullstack Developer sở hữu hệ thống production thật — xử lý đơn hàng, thanh toán, và người dùng đồng thời mỗi ngày. Tự thiết kế kiến trúc, viết code, triển khai, và vận hành toàn bộ lifecycle từ database đến deployment trên VPS.

Dự Án Production

B2B Wholesale Management Platform

Hệ thống bán buôn xuyên biên giới — production live

2025 – nay
hienchina.com ↗
  • Tách monolith Next.js bị lỗi hash mismatch khi deploy → kiến trúc NestJS API + Next.js frontend — zero deployment failure kể từ migration
  • 9 module NestJS: orders, inventory, dealer debt, returns, notifications — backend tự tính lại giá từ biến thể, không tin client
  • Custom JWT + RBAC (Admin/Dealer) + Edge Middleware xác thực bằng jose (vì jsonwebtoken không chạy trên Edge Runtime)
  • CI/CD tự động: GitHub Actions → Docker Compose (3 services) → SSL-aware Nginx trên VPS
Next.jsNestJSPostgreSQLPrismaDockerNginxGitHub Actions

Real-Time Entertainment Platform

150-200+ concurrent users, thanh toán thật qua PayOS

2025
conhonannhonbinhdinh.vn ↗
  • Xử lý race condition: atomic transaction + row-level locking (SELECT FOR UPDATE) — không bán vượt giới hạn
  • Idempotent webhook cho PayOS — chống duplicate payment. Đơn chưa thanh toán 15 phút → CRON tự rollback
  • 3 vùng miền với rules riêng — dynamic config system thay đổi không cần redeploy
  • 7-tab admin: analytics, đơn hàng, moderation, báo cáo doanh thu, kết quả thắng/thua
ReactTypeScriptWebSocketSSEPostgreSQLRedisDocker

Dự Án Khác

AI

IELTS AI Assessment

Chấm IELTS tự động — audio (speaking) + image (writing) → Gemini multimodal

→ GitHub
OCR

Financial Reconciliation

OCR scan bill bằng Gemini Vision → đối soát Merchant/Agent tự động

→ GitHub
CMS

Industrial Equipment Catalog

500+ SKUs — PLpgSQL stored procedures, watermark pipeline, 3D viewer

→ GitHub
Sys

Queue Management System

Real-time WebSocket + Redis pub/sub, RBAC, Docker Compose 3 services

→ GitHub