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.

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.

Try it
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.

Try it