
Simple Forum
A simple text forum with accounts and commenting. Tech Language: C++ Engine: CrowCPP Repository GitHub

A simple text forum with accounts and commenting. Tech Language: C++ Engine: CrowCPP Repository GitHub

A simple utility app for calculating the duration between two times. Useful for figuring out long you have left of the working day Tech Language: Kotlin Engine: Android SDK Repository GitHub

Creating my first Android app, I have only ever used engines to make Android apps before, e.g. Unity or Unreal. So I wanted to explore creating and Android app from the ground up using Android stud...

Golem is a relaxing, atmospheric puzzle game about a Golem. From a third-person perspective, you play as a rock golem who comes to life in an ancient Aztec ruin and must solve puzzles to find a way...

I worked on a solo fighting game set in an underground lizard arena. My job was to make the enemy lizards smart. It was awesome learning how to use a finite state machine to control their behavior....

My attempt at making popular mobile game Ballz. Tech Language: C# Engine: Unity Demo Ballz Play Ballz on itch.io Repository GitHub

This project was my first deep dive into computer graphics and building a custom renderer using C++ and OpenGL during university. Then I re-visited the engine to try and make slight improvements o...