Projects


RepotHole
This is a web application developed for my capstone project, with the topic Pothole Detection System. The objective of this web app is to be able to detect potholes, and report it to a third party subsequently if a pothole is detected (Displayed via a dashboard). The underlying model is a image classification CNN trained with Tensorflow, then converted into a Tensorflow Lite model to live within the browser.

Humans of Taylor's
This is a web app designed for an orientation event called Humans of Taylor's (similar to human library). The goal of this website is to serve as a catalog for freshmen to look for available options, before joining the tables. This web app has also been converted into a Progressive Web App for ease of use by the ushers.


Celestial Ticket Management System
This is a web app developed for an orientation event known as Orientation Party that caters to over a thousand freshmen. The function of this website is to ease our registration flow, by enabling freshmen to queue for their tickets virtually, and even join a waiting list just in case there's any empty slots freed up. Freshmen are required to queue using their student ID and emails, which then can be viewed from the admin dashboard, allowing extraction of the data to be cross referenced with an existing freshmen database to validate their freshmen status.