Projects
sphnx
sphnx
A full stack web application made using the MERN stack. Users sign up and create platforms about a subject of their choosing to publish quizzes in order to compete for places on platform leaderboards and to earn badges.
Link: Sphnx
MECHA WARS
MECHA WARS
A turn-based, top down scifi strategy game written in typescript and webGL, created using the Wolfie2D game engine.
Link: Mecha Wars
Openai GYM - BipedalWalker v3
Openai GYM - BipedalWalker v3
GithubGithubAnAn attempt at training the bipedalwalker-v3 virtual robot to walk using Q-Learning algorithms, including DQN and TD3.
This was written in Python and utilizes pytorch.