
Ruby and The Lost Crystals
activeA 3D stylized puzzle shooter set in the ancient ruins of the Crystalins, a lost race of living stones. Solve puzzles and use magic projectiles to restore their scattered crystals.

Bachelor's Project: Fluid Simulation Raytracing Rendering
activeA SPH fluid simulation rendered with a DXR raytracing pipeline.

OpenGL 3D Scene in PBR
completedA 3D scene made in C++ with OpenGL with many computer graphics techniques including PBR

PathTracer in CUDA
activeA basic pathtracer made in CUDA in a few months during my free time.

Minecraft clone in DirectX11
activeA minecraft clone that I made by myself in C++ and DirectX11 in two weeks.

Penguin battle !
completedA multiplayer online brawler-style game with rollback made in C++ where two penguins fight with snowballs. The game's physics engine is my own from scratch engine

2D Physics Engine
completedA 2D physics engine made in C++ designed for performance and realtime safety

Penguin Card Master
completedA card-based roguelite prototype where you battle through a procedurally generated dungeon using your deck to defeat enemies.

Space Platformer
completedA 2D platformer prototype in space where gravity can go in many direction.

Multiplayer online 8-ball pool game in C++.
completedA 8-ball pool game playable online made in C++ with SFML.

City Builder Using a From Scratch Low-Level C++ Game Engine
completedA City Builder developed in low-level C++ with minimal dependencies. The custom game engine features hot reload, game data serialization, image, UI, and text rendering, audio decoding and playback, and a built-in tile editor.

Bopy's Puzzle Adventure + Runner Game
completedTwo games developed using a custom low-level C++ engine, featuring image, UI, and text rendering, audio decoding and playback, a built-in tile editor and Emscripten for web builds.

Space Shooter
completedMy first C++ game coded with SFML and Box2D.

Zelda Like Puzzle Game
completedMy first Unity project which is a 2D Zelda like prototype.

Rust Robot King
completedA dungeon crawler game with combos and tactical battle mechanisms made for the Dungeon Crawler Jam 2023 in one week with 3 people

Tower Self Defence
completedA FPS where you play as a tower in a Tower Defence game made during GMTK Game Jam 2023.

The Boxing Goat
completedA Bullet Hell game in which you control a goat attached by a rope who must dodge objects thrown at him by an angry crowd made during the Ludum Dare 54 in 2023

Mirkwood Resort
completedA 'horror' game in which you have to survive as long as possible in a resort house in the heart of Mirkwood. created during the Orbital Game Jam 6 - Mirkwood Edition