My Projects
Some of the projects that I have worked on. Click on the project below to see the details.
Quantum Machine Learning
Built 12 different ansatzes (models) to classify Iris dataset with perfect accuracy in under 5 epochs.
Roll a Zombie - 3D Game
A fun 3D game made in Unity3D, where you have to balance four zombie heads in order to rack up points.
Whack a Mole
A simple web game of whack a mole.
Style Transfer using CNN
A project focusing on recreating a given image in the style of another image.
Image Colorization using GAN
A GAN model that takes input a black and white image and outputs the colored version of that image.
3D Car Simulator
A 3D simulator where you can drive the car in the city.
Space Shooter Game
A simple 3D game of the classic Asteroid game. Control a spaceship and navigate the endless space blasting the asteroids in your path.
Delivery Simulation in DEVS
A discrete event simulation of a warehouse delivering packages across a city using trucks.
Tic-tac-toe against AI
A game of Tic Tac Toe against an unbeatable computer bot.
Spam Classification using SVM
A simple classification of messages as SPAM or HAM using Support Vector Machines.
Fire Label Generator
An automation script that generates printable sheets of Fire Labels. Each label is embedded with a unique QR Code associated to it.
Obstace Road - A 3D Game
A single player game made in Unity 3D. The objective of the game is to control a ball and reach the finish line. Just make sure not to touch anything in your path or it's game over!