Full-Stack & Mobile Engineering.
Architecting full-stack SaaS platforms using Next.js, TypeScript, and Firebase — with a strong emphasis on security, scalability, and clean system design.
Developing native iOS and watchOS applications using Swift and SwiftUI. Focus on multi-platform support, AI integration, and commercial-grade features.
Completed AWS FCAJ program, building serverless applications, CI/CD pipelines, and working with Generative AI services like Amazon Bedrock.
Web
Mobile
Backend
Cloud
FPT University HCMC Campus
Major: Software Engineer
I believe in shipping real products — not just tutorials.
Every project in my portfolio was built with production standards in mind: proper architecture, real users, and technologies that matter in the industry today. I ship with precision, aiming for an impact that lasts beyond the code.
VSTEP Writing — iOS, iPadOS & watchOS App
A production-ready native app for iOS, iPadOS, and Apple Watch, helping Vietnamese students practice for the national VSTEP English Writing exam — one of few student personal projects integrating all 5 commercial-grade features: Auth, AI, Push Notifications, In-App Purchase, and multi-platform support.
- →Architected a dual-target Xcode project supporting adaptive layouts across iPhone, iPad, and Apple Watch via a shared module
- →Implemented multi-provider authentication (Google Sign-In + Face ID/Touch ID) and secured with Firebase AppCheck
- →Integrated StoreKit 2 for subscription/purchase flow and delivered full bilingual support
- →Configured end-to-end FCM + APNs push notification pipeline with real-time updates
VSTEP Writing Practice Platform — Web
A full-stack EdTech SaaS platform enabling Vietnamese learners to practice VSTEP writing tasks with AI-powered feedback, rubric-based grading, and subscription management.
- →Sole developer of a full-stack SaaS platform built with Next.js & Firebase
- →Designed a role-based access control system (Student / Teacher / Admin) via Firestore Security Rules
- →Optimized image delivery via a custom Cloudflare loader integrated with Next.js Image Optimization
Database Security CTF Lab
A self-built CTF (Capture The Flag) environment for learning and practicing MySQL-focused Penetration Testing, featuring a deliberately vulnerable web app, a scoring platform, and 10 structured challenges.
- →Built a deliberately vulnerable PHP web application with SQLi, Auth Bypass, and LFI
- →Developed a Python Flask CTF platform with user registration and live scoreboard
- →Designed 10 challenges structured across 4 pentest phases with integrated AI guidance
- →Containerized with Docker Compose; deployed via Cloudflare Tunnel
Bamos Coffee Clone — Frontend
A pixel-faithful frontend clone of the Bamos Coffee e-commerce website, built to practice modern web development with a production-grade stack.
- →Rebuilt the full UI using Next.js 15 App Router and Turbopack
- →Managed global state via React Context with a clean modular architecture
- →Achieved ~99% TypeScript coverage for strict type safety
- →Deployed on Netlify with automatic build pipeline