A web portfolio to showcase my work.
I made this website as a way to showcase my projects and provide some background about who I am and the skills I can offer.
This is a static site, meaning there is no back-end component; it is simply HTML, CSS and JavaScript. The header of the site features a an infinitely-scrolling background of a starry sky. My projects are showcased in a completely custom-built slider.
5th December 2021
Treasure Dash was a game idea which I'd previously made with a friend as a group project in university. The initial version was written in Java but it was very basic and unfinished. I decided to rebuild the project for the web and bring our initial vision to life. Continue reading »
11th January 2021
The Prisoner's Dilemma is a hugely influential game in the field of Game Theory. In Richard Dawkins' seminal 1976 book, The Selfish Gene, he describes a competition organised by political scientist Robert Axelrod in which competitors could submit code for strategies for playing the game which were then pitted against each other. In this NodeJS app, I implement my own version… Continue reading »