logo

React

This portfolio website is a Next.js app, a React-based web application built using typescript and tailwind with server-side rendering. I connected the app to Strapi, a Node.js CMS app, via it's api. Both apps are hosted on a Virtual Private Server.
I have also made an npm component library demonstrated with Storybook which is installed in this next.js app, read more in a blog post I have written about the site and the technologies used.

Below are a couple of fun mini examples that I made when learning react.

Contact me if you would like to discuss a react, or next.js project or website.

Hangman

Hangman

A simple Hangman game that I made from scratch, during a bootcamp course. Choose a letter to see if you can complete the word before you run out of guesses.

React Calculator

React Calculator

A react calculator, that I made as part of a free code camp course. I customised the CSS to improve the look and feel. Try the calculator, and see the output.