My Projects

Explore my portfolio showcasing various personal software projects.

Multi-threaded ATC

A high-performance multi-threaded web server setup with C++ and mutex locking.

Smart City App

A citizen reporting app was developed for cities to limit personnel expenses in diagnosing maintenance issues.

Game Development Project- Race to the Raft
Game Development Project- Race to the Raft
Game Development

An adapted rendition of the famous card game - Race to the Raft.

Custom Malloc()

A custom in-house implementation of a memory allocator in C that supported coalescing and mitigated external fragmentation.

Temperature Diffusion - Numpy

Utilising Python, NumPy, Matplotlib, and statistical methods to simulate and visualise temperature diffusion.

Autonomous Sonar Rover

Developed an Arduino-based autonomous rover able to navigate known and unknown mazes. Code in C++.