Here Are Some Of My Projects



Dart Dashboard

Dashboard used to keep track of score for a game of darts written in JavaScript.


QR Code Generator

Generating a QR Code for any text or URL using the qrcodejs library.


Maze Generator

Generating a maze using the randomised depth-first search algorithm.
Wikipedia


Cryptocurrency Dashboard

A simple cryptocurrency dashboard displaying the current price of Bitcoin and Ethereum using an API provided by CoinMarketCap.


Tic Tac Toe - 2 Players

Two player tic tac toe game written in JavaScript.


Sorting Algorithms

Different sorting algorithms written in Java.