Projects

Readefine

A smart glove that is able to read out any text that you point to using OCR. The project was aimed to make written media more accessible for the visually impaired.

Show Tracker

A Chrome Extension that allows you to keep track of all the shows you're currently binging.

Colour Me Calm

A web app where you can upload images and the app will convert them into a paint-by-numbers canvas for you to colour in.

Reading Cyborg

An Alexa skill that reads you short stories on request. The skill was built with Node.js and stories were gathered with a webscrapper written in Python.

Quadris

A tetris clone built with C++ for my CS247 final project. Project adheres to many design principles such as subject-observer, factory, and RAII. Unfortunately due to school policies I am unable to publish the source code 😞