I like games, simulations and software development
A platformer game in C++ based on COMP4300 Course by Dave Churchill
Conway's Game Of Life on an infinite grid, in C++
A simple implementation of the game Pong in C++ using OpenGL
A Geometry Wars game based on COMP4300 Course by Dave Churchill
A customizable n-body simulation in C++ that runs on the CPU
Forward Kinematics of a customizable robot arm in C++ using SFML and ImGUI
Fluid Simulation in Python using the Stable-Fluids method
Simulation of a fluid made of particles in C++