Getting my hands dirty.
SoChedule
SOChedule is a one-stop solution for National University of Singapore (NUS) School of Computing (SoC) students to manage their tasks and events effectively. SOChedule is optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI) created with JavaFX.
Duke
Duke is a task manager. Duke can record your tasks in your daily life. With Duke, you will never forget important tasks. Duke can manage your task well!
A.C.E.
A.C.E. stands for "Automated COVID Emailer". It utilized Python libraries to run through databases to find passengers on the same flight as any suspected COVID case and send templated email via SMTP connection to the company mail server (log-in required).
Canteen Information App
This is an app that can display real-time canteen information and help customers to estimate queuing time.
Aviation Accident Data Analysis
Utilized NumPy, Pandas, Matplotlib to analyze 80,000 data and drew statistical graphs to find patterns. Fitted data into machine learning model (ARIMA, Naive Bayes, SVM, etc.) and gave advice to avoid accidents based on statistical analysis and model forecasting.