Realm of Knowledge
A Unity-based puzzle game that integrates programming logic with interactive challenges using cubes and triggers.
I’m a programmer who loves building things from scratch, engines, tools, and simulations, using C++ and Zig, and currently learning Vulkan. I enjoy working close to the metal, exploring math and physics to understand and push how things really work.
A Unity-based puzzle game that integrates programming logic with interactive challenges using cubes and triggers.
A machine learning model using Gradient Boosting to estimate industry-related carbon emissions based on various input features.
A custom-built C++ engine using SFML to simulate basic 2D physics interactions like collisions and gravity.
A C++ simulation using raylib that visually demonstrates random particle movement mimicking Brownian motion.
A Unity scene showcasing cel-shading and stylized rendering techniques using the built-in renderer and custom shaders.
A modified version of a Unity-based digital logic simulator focused on learning circuit design fundamentals.
A terrain generation demo using Perlin noise in C++ with Raylib to create randomized 3D landscapes.
A C++ solar system simulation using SDL3 and Newtonian gravity to model orbital motion of planets around a fixed sun.
A C++ soft-body 2D engine using a spring-mass system to simulate deformable physics-based interactions in games.