This website uses cookies to ensure you get the best experience.

Extra Projects

These projects are ones I have worked on in my spare time

Online Forum

This is a project that I have been working on in my spare time. I started off with very little knowledge of back-end development from my time at university. However, throughout this project I was able to learn lots of techniques in SQL and vastly improve my knowledge of PHP. The forum has a vast variety of features such as a login system with customisable profiles and text editors for posting threads and replying to others. The current layout is designed for users of a Minecraft server. The site has gone through lots of re-designs and updates in order to be maintained.

Created September 2019
Forum Screenshot
Custom Map Screenshot

Custom Call of Duty

When I was only around 13 years old I discovered you could make custom maps for both multiplayer and the game mode, Nazi Zombies, on Call of Duty: World at War. This was only available on the PC. I bought a copy and installed the official tools that Treyarch and Activision use themselves. This was the first time I had ever done any programming or designing for a video game. I made multiple custom maps for people to play and started to program in C++. To the left is an example of one of my maps, which is also my most popular.

Created February 2014

Booking System

A few years ago I created a booking system for one of my relatives who was having problems with their current system. I successfully created a calendar showing all current bookings, both confirmed and unconfirmed with an option to book a date. The system has conditional checks such as overlapping dates. Once a booking is submitted an email is sent to the admin which can be confirmed through a unique URL and updates the calendar accordingly. There is also an admin interface that allows bookings to be deleted or updated. This project has been maintained and updated since it's initial creation.

Created November 2018
Booking System Screenshot