Projects

Implementing Transformer From Scratch
Following "Attention is all you need" implemented the Transformer model in Pytorch.

Sentiment Analysis - Amazon Reviews
Used both VADER and LLM from Huggingface to run a Sentiment Analysis on a large set of Amazon Reviews and compare the results.

Azure Digital Twin - Hololens
Created a Digital Twin of a room. The simulation sends data to Azure then a Unity application takes the data and displays it. This can be run inside a Hololens.
Due By Daylight - Demo
My team's project for Ubisoft's Gamelab Competition. Made in Unity.

Tensorflow Chatbot
Chatbot written in Tensorflow. Classifies intent and gives appropriate response.

Machine Learning From Scratch
Implemented a neural network and gradient descent from scratch. On my Github!
Old projects
Lost Crown
A game I made in Highschool!