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.

Tags:   Machine Learning  

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.

Tags:   Game Development  

Whack a Mole

A simple web game of whack a mole.

Tags:   Web Development   Game Development  

Style Transfer using CNN

A project focusing on recreating a given image in the style of another image.

Tags:   Machine Learning  

Image Colorization using GAN

A GAN model that takes input a black and white image and outputs the colored version of that image.

Tags:   Machine Learning  

3D Car Simulator

A 3D simulator where you can drive the car in the city.

Tags:   Game Development  

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.

Tags:   Game Development  

Delivery Simulation in DEVS

A discrete event simulation of a warehouse delivering packages across a city using trucks.

Tags:   Others  

Tic-tac-toe against AI

A game of Tic Tac Toe against an unbeatable computer bot.

Tags:   Web Development   Game Development  

Spam Classification using SVM

A simple classification of messages as SPAM or HAM using Support Vector Machines.

Tags:   Machine Learning  

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.

Tags:   Others  

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!

Tags:   Game Development