Projects

Kindle Game Of Life

Java Swing application of Conway's Game Of Life that can be run on Kindle.

Built With:

  • Java
  • Bash
  • Maven
View Project →
Gen Z Chess Coach

A Chrome browser extension that transforms the AI feedback coach dialogue in Chess.com's Game Review feature into a humorous, exaggerated internet dialect commonly associated with Generation Z.

Uses DOM Manipulation that can be switched on and off in real-time.

Built With:

  • JavaScript
  • HTML
View Project →
Game of Life Applet

My implementation of Conway's Game of Life using only core Java libraries including Swing and AWT.

Cell logic involves: live cells survive with 2-3 neighbours, and dead cells come to life with 3 live neighbours.

Dynamically updates grid with each evolution. Adjustable controls (play, pause, terminate) and a visual counter of the number of generations and cell population.

Built With:

  • Java
View Project →
This Website

My messy introduction to web development.

Built With:

View Project →