Projects

On each of these project pages, I’ll collect all the information relevant to the project.

Game Engine

2017 - 2022 I'm working on a general purpose, programmer oriented game engine. It's a hobby project to learn about game engines and to explore rendering techniques. read more...

Compiler

2022 I've recently started working on a toy compiler, which compiles a simple made up C-like language into x84_64 binaries using yasm.

Chess Engine (II)

2020 Chess engine using minimax search and alpha-beta pruning.

Planet Renderer

2017 Real-time procedurally generated planets and asteroids read more...

Gaming the Market

2016 Gamification of financial data prediction. read more...

Chess Engine (I)

2015 This was my first attempt at a chess engine. I had another go and produced a better one in 2020.

Minecraft mod

2013 - 2014 Avatar: The Last Airbender minecraft mod read more...