Here I will showcase numerous other projects that I have made in my development journey so far. This includes using API's, learning React and Next.JS and even my first client project.
This is a node.js + ejs project about my favourite video game Risk of Rain 2. The purpose of this was to learn how to use an API as the site uses an API to let you search for specific items in game or get a random one. I recommend finding all Risk of Rain 2 items to try test if you haven't played the game already.
One of my first react projects. It is based on sharpen where you can generate a unique portfolio challenge to develop. You can either pick a single component or a full web page. The website dynamically updates to the colour that should be used in the challenge using react state.
A website that was made for a client who specialises in emotional intelligence and therapy. The site reached an end stage but was not pushed forward for use by the client. This website serves as a demonstration of a real world project where I had to work with client requirements to deliver an up to specification solution using all I knew about react. Next.js was used for dynamic page routing and many modern web development approaches were taken here.