~/projects

Projects

A list of projects I have been working on or built

HTTP Web Proxy

an implementation of an HTTP proxy server using Python. The proxy server acts as an intermediary between clients and web servers, enabling features such as caching, access control, and bandwidth optimization.

PythonTkinterThreading

Untitled Orb Game

A submission for the 7DRL 2023 challenge, where I developed a roguelike game with my team in just one week—while simultaneously moving house!

UnityGame JamC#

Uncivilised

This game is a submission to the GMTK 2023 Game Jam, the theme of which is Roles Reversed. Developed in only 48 hours with my amazing team!

UnityGame JamC#

Lichess-bot

A simple chess bot which is able to run on lichess.org, written using the official lichess API bridge. It implements common search strategies such as alpha-beta pruning in Python. Also check out the Youtube video!

PythonJupyter NotebookChess