Hi, I'm John Ngo
2nd year undergrad student @ UQ working towards dual Math and CS degrees. My current interests mainly lie in the world of computer vision/perception, and machine learning.
Projects
^ - Closed Repository
Translink GTFS-RT Visualiser^ (WIP)
* Working on a web-app that uses real-time GTFS vehicle positions provided by Translink to visualise public transit routes and vehicles.
* Filter vehicles, search for routes and look at a vehicle's real-time position.
[React][TypeScript][Three.js]
Multi-View Depth Estimation
* Implemented ORB and SuperPoint feature-extracting algorithms in a stereo depth-estimating pipeline.
* Feature extractors were used in an image rectification task with the 8-point algorithm.
[OpenCV][PyTorch][NumPy]
SilverPlate
* Bespoke store management software built for a client using JavaFX and a locally hosted database.
[Java][MySQL]
Sokoban
* Simple recreation of the Sokoban puzzle game featuring 2 levels.
* Built using an ATMega324A microcontroller and an LED matrix display.
[ATMega324A][C]