A collection of toy problems I have solved with their accompanying Jest tests. I thought the simple well defined inputs and outputs of problems on websites like L33tCode were an excellent opportunity to learn how to write better tests in Jest.
A dummy news website built using Next.js and Material UI. Since building it I've implemented gitflow and am in the process of adding a CMS that I'll consume with GraphQl.
A very simple CRA website to showcase my CSS and design skills. I chose Material UI and explored the options they have for building out custom themes.
A web app that scrapes Google for jobs using Puppeteer, Express, Node and vanilla JavaScript. Hosted on Heroku and due to the quirks of the google jobs tab will only return results from a North American server.