My work

YelpCamp
A campground viewing website that allows users, with secure authorisation and authentication, to login and submit, review and comment on a range of potential campsites. Built with Express, EJS, MongoDB, Mongoose and Passport.

FIFA 21 Random Match Generator
Allows users to generate two random teams for themselves and a friend to play with in a FIFA 21 match with the option of logging in to record their results.

JS Self Driving Car
A code-along from freeCodeCamp's 'Self-Driving Car with JavaScript' course. A car that performs well can be saved and used as the basis for the next iteration of the neural network until you end up with a car that is able to navigate past all of the traffic.

GitHub Clone
Allows users to search for a GitHub username and retrieve information about that user's repositories via the GitHub API. Information received includes the repository name, a link to each repository along with stargazer, fork and issues count.

Healthshack
A landing page for a company called 'Healthshack' showcasing recipes they offer along with the locations of their shops. Built using Bootstrap.

MAJC Blogs
An application that allows users to anonymously create blog posts with the option of adding a GIF via the GIPHY API. Users can search for existing blog entries and react to them with a comment or a choice of emojis. Built with Vanilla JavaScript using DOM manipulation to dynamically render content from a JSON file.