Nguyen Quang Huy
Software Engineer _Bachelor of Information Technology

Learning Management System (LMS)
LMS project inspired by Moodle and Mooc.fi (TestMyCode) designed to provide educators, administrators, and learners a single robust, secure system. This is structured as a poly-repo project.
Integrated a secure code execution engine (Judge0), enabling learners to write, run, and receive instant feedback on code within the platform.
Permission system uses ReBAC model, powered by OpenFGA and authenticated with JWT.

Public Transport Map
A full-stack web app inspired by BusMap, designed to help users interact with public transit data in real time.
The system lets users search for optimal routes and connections, plan journeys, and receive notifications when their favorite schedules or routes change. It also supports traffic-jam reporting and display the jam location in realtime.
Route navigation is powered by Dijkstra's shortest path algorithm.

VietNam Real Estate Price Forecasting
A machine learning project for forecasting real estate (house, apartment, and land) prices in VietNam.
The results are models (scaling, forecasting), data visualizations, and a simple web app for users to interact with the models (forecasting).
Data is scraped from real estate sites (mostly from nhatot.com).
