
3D Game Engine
2022
My first 3D game engine project exploring concepts like projection and rotation using matrix math. This project was a major learning experience in linear algebra and game development, with all code and libraries written by me.

Tank Game
2018
A topdown tank shooter inspired by the classic Tank Trouble game!

UFO
2017
A fun UFO game project. Players control a UFO and navigate through various levels, avoiding enemies.

My First Game
2017
The first JavaScript game I ever made. It was a simple platformer where the player had to navigate through levels and avoid obstacles. This project was a great learning experience and sparked my passion for game development.