C++/C# programmer
I have made a modular ECS game engine that supports PC, Nintendo Switch, and Android.
I designed and implemented the architecture of a modular
data-oriented ECS game engine for the Nintendo Switch.
With a multidisciplinary team, we made a small game in a
custom engine and released it on Itch.io.
For university, I had to make a game from scratch, using OpenGL(ES2), that runs on both a Raspberry Pi and Windows.
I made a small demo of a cloth simulation that is used to control a ghost. It uses a BVH to optimize self-intersection detection.