I'm currently a third year undergraduate at the National University of Singapore, pursuing a double major in Data Science π & Computer Science π©βπ»
-
- A simple desktop app for managing tasks, deadlines and events.
- Written in Java
-
- A desktop app built for Singapore secondary school teachers who are handling large classes. It helps them manage the contacts of their students and colleagues efficiently. It also supports keeping track of upcoming meetings.
- Written in Java
-
- A simple web app that helps to find a "central" location given multiple starting mrt stations.
- Built using React for frontend and Flask for backend.
-
- Attempted to predict whether a news is true or fake using various machine learning models
- Made use of Natural Language Processing techniques such as Word2Vec
- Programming language used: Python