A deep learning encoder-decoder model built with PyTorch that automatically colourizes black and white images.

A classification model built with TensorFlow Keras that uses MFCCs and signal processing to predict an instrument being played in a wavfile.

FYOUZE is a networking tool that allows users to connect on multiple social media platforms simultaneously. This project was for Hack the North 2019.

A React web application where users can search up song lyrics with its respective Youtube video and the artist's top tracks in one search.

A tool that tracks demographics to gather insight on which advertisements are more effective to certain target audiences. This project was for Ryerson Hacks 2019.

A Flask app that uses Google APIs where users can upload an image and translate the image into another language. This project was for UofT Hacks VI.

A TensorFlow Keras convolutional network that classifies 170x170 images of driver-POV traffic lights by three categories: stop, warning, go.

A game built using Turing and inspired by Pacman and other classic arcade games from my childhood. This was my first big computer science project!