About Me

I am currently studying Computer Engineering in National University of Singapore, with specialization in Internet of Things. Going to graduate in 2021 with First Class B'Eng. Currently looking for new and exciting job opportunities in fields related to Internet of Things or Robotics. Always keen to participate in cool projects and work with state-of-the-art technologies, so I would love to hear from you regarding any cool projects. You can contact me via LinkedIn.

Projects

Remote dance coaching wearable

Battery powered wearable that uses IMUs and flex sensors to monitor human movement, transmit wirelessly via Bluetooth to the cloud, where FPGA-accelerated machine learning is used to do dance move classification, and display on a web interface.

CS2113 Software Engineering Project

This was a project done during year 2 of university in a course teaching software engineering principles. The project is a finance tracking app, to help students track their financial activities.

Visit my repo

Tower Programmer

This was a summer project done during year 1 of university. A tower defense game made with Unity to teach programming concepts where each defense tower can be programmed using visual programming blocks.

Visit my repo

Remote controlled hexapod

Six legged robot that moves according to commands from a web interface. Able to move forward, backward, sidewards and turn on the spot using coordinated movement of the legs.

Visit my repo

Search and Rescue Robotic Car

Robotic car that can be operated remotely through the Internet, to perform mapping of the environment remotely in a simulated search and rescue scenario.

Bluetooth Reminder

A small device that constantly transmits BLE beacons for the Android App to know when it has gone out of proximity.

Visit my repo

Remote control robotic car with Android App

Robotic car that uses FreeRTOS as operating system and android app to give commands through Bluetooth.

Visit my repo

Lane Detection

Lane detection using traditional computer vision techniques for self-driving car applications. A project under the Udacity Self-driving Car Engineer nanodegree.

Learn more