Codebytes
This is where I publish experiments & examples of my code.
Simple Chat - A chat app built using React & Firebase, hosted on Heroku. I made this because I'd never built anything with Firebase & wanted to change that.
Podcast Scraper - A simple podcast scraper that allows you download straight from a podcast feed to your laptop.
Covid19 Tracker - Frustrated with the lack of visual representations of the Corona Virus outbreak, I spent a morning making my own.
Cube Toy - Some days, all you want to do is play with geometry. So that's what I did today.
MVC (from scratch) - An MVC I wrote from scratch, a few years back. My aim was to get a more hands-on understanding of the challenges faced by developers, when designing frameworks.