-
Qifa
Multi-app commerce ecosystem with real-time ops, customer chat, and a custom logging dashboard
End-to-end platform spanning a client storefront, merchant shop, back-office management suite, and an engineer-facing log dashboard. Integrated ChatWoot for customer service chat, deployed the full stack via Docker Compose, and built a custom progress logging UI to give ops teams real-time visibility into order pipelines.
-
Open RTMS
Real-time monitoring system with on-device YOLO v8n face detection
Built a real-time monitoring system with a live video pipeline running YOLO v8n for face detection — running inference on-device, not in the cloud. Paired with a REST API backend and a mobile app for remote monitoring.
-
XueHanYu
Chinese language learning platform — full-stack, built from scratch
A full-stack language learning app with lesson management, vocabulary drills, and user progress tracking. Built a Vue SPA consuming a Django REST API, with PostgreSQL for data persistence. Deployed the frontend publicly.
-
NoorConnect
Muslim prayer guidance iOS/Android app — BLE prayer mat, cross-platform alarms, Quran module, 6 languages
Production-grade prayer guidance app built as sole mobile engineer at BRS Engineering. BLE prayer mat integration with real-time sensor data during prayer, cross-platform exact alarm scheduling (Android AlarmManager + iOS AlarmKit), and a full Quran module with local caching and multilingual support across 6 languages. Rebuilt from a legacy codebase using Clean Architecture + GetX.
-
Jidian Daojia
On-demand service marketplace with multi-platform frontends
On-demand service platform with separate frontends for customers and engineers, a Flutter mobile app, and two generations of PHP backend. Migrated from a legacy H5 API to a modern WaitAdmin-based architecture.
-
LittleLemon
Full-stack restaurant platform — Meta Professional Certificate capstone
Built for the Meta Backend and Frontend Developer Professional Certificate capstones. Django REST API with token auth, menu management, and order booking endpoints. React frontend with reservations flow.
-
NoteApp
Cross-platform notes app in Flutter
A clean Flutter notes application with local persistence.