Nguyen Hai Trinh
>
Senior Fullstack Engineer (Go + React) with 4+ years of experience building high-concurrency web systems, cross-platform mobile apps, and real-time backend microservices across Fintech, Mortgage Lending, Healthcare, IoT, and Banking.
Ho Chi Minh City, VN 🇻🇳
B.S. Software Engineering
4+ Yrs
Engineering Experience
~250ms
StarRocks OLAP Latency
20K+
OHLC Records/Sec
55+ PRs
HR-Tool Solo SaaS
⚡ Live Code Architecture Spotlight
React 19 • Go/Gin • Nest.js • tRPCimport { generateAiMatch } from '@ai/matcher';
export async function scoreCandidate(cv, job) {
const result = await generateAiMatch({
providers: ['Claude-4.8-Opus', 'Gemini-3.6-Flash'],
criteria: ['skills', 'exp', 'architecture']
});
return result.score;
}
🚀 HR-Tool Solo Multi-Tenant SaaS
Multi-tenant HR/ATS platform supporting enterprise HR & recruitment agencies, 4-tier RBAC, real-time Docker SSE container monitoring, and AI candidate matching.