Quang Huy Nguyen

Software Engineer • Synth Hobbyist
About Me
I build apps. They work. Most of the time. I'm still early in my journey, but I'm eager to learn, contribute, and take every opportunity to level up. Glad you're here. Feel free to peruse the site to see some of my work.
Projects

Learning Management System (LMS)

8/2025 - 10/2025

LMS project inspired by Moodle and Mooc.fi (TestMyCode).

Apart from CRUD, the system has a code execution engine (Judge0), allowing users to write, run, and receive instant feedback on code, as well as auto grading based on testcases.

Permission system uses ReBAC model, powered by OpenFGA and authenticated with JWT.

Web Django SvelteKit OpenFGA Judge0 S3, CloudFront PostgreSQL RabbitMQ
Code

Public Transport Map

5/2025 - 6/2025

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 routes, optimal directions, and receive notifications when their favorite schedules or routes change. It also supports traffic-jam reporting and display the jam location on the map.

Route navigation is implemented using Dijkstra's shortest path algorithm.

WebWeb scraping SpringMVC React MySQL Python
Code

VietNam Real Estate Price Forecasting

7/2024 - 8/2024

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).

Machine LearningWebWeb scraping Scikit-learn Dash Python
Code

Pomodoro Timer

12/2023

The name says it all.

Desktop Java Swing
Code
Skills

Tech Stacks

I spent most of my time in frontend development (with Svelte) and backend development (with Django).
Frontend
Svelte(kit)
React
Backend
Django
Spring
Gin
Database
PostgreSQL
Misc
EC2, S3, Lambda
Docker
GitHub Actions