I am a student in NUS, pursuing a degree in Computer Engineering. I have experience and academic excellence in Java(& java8), python (Machine Learning) and C. Constantly looking for new challenges.
A 2D java survival game. Cats and rats will spawn randomly in the map, where the cat attempts to eliminate them through firing projectiles. Highscore x`ard keeps track of all-time high score of user locally.
Code @ githubAn addressbook CLI application made with java. It is created for a module requirement in NUS (CS2103) with a team of 4 people. Grade : A+
Code @ githubAs part of Ngee Ann Polytechnic's half-year FYP, an arduino bluetooth - controlled vehicle with autonomy option is created. Sonar Sensors are used in polling method. Grade: A
Detect labelled dance moves using Machine Learning, coursework CG3002. Grade: A
Arduino: Obtain sensor values and output to the rasphberry Pi
Rasphberry Pi: Load sensor values into Machine Learning model, send the prediction to the server
Machine Learning: Processing raw sensor data and to output the prediction.