Projects
A collection of things I've built, from academic work to personal experiments.
CGI Project 3
Project to see Phong lighting, Gouraud shading, etc
JavaScriptOpenGLCGIShadersGLSL
CGI Project 2 - Private Repo
Created a WebGL application where you control a tomato-launching tank 🚜🍅
JavaScriptWebGLCGI
Image Classification with CNNs and ViTs
Image classification using Convolutional Neural Networks and Vision Transformers implemented in PyTorch.
PythonPyTorchCNNViTMachine Learning