harryscully.comconsole windows 98 icon

Projects

A mix of personal projects and learning exercises - some built while working through courses, others just for fun.

2026 – present

harryscully.com

The site you're looking at. Personal portfolio and hobby site.

(Next.js, TypeScript, Tailwind)

2026

Quiz App

My first React project — a multiple choice trivia app fetching questions from the Open Trivia DB API, with confetti on a perfect score.

(React, JavaScript)

2025

Colour Generator

Generates colour schemes from a picked colour using The Color API. Click any colour to copy its hex code.

(HTML, CSS, JavaScript)

2025

Etch-a-Sketch

Browser-based drawing toy with rainbow mode, opacity mode and adjustable grid size up to 64x64.

(HTML, CSS, JavaScript)

2025

Rock Paper Scissors

Classic game against the computer. First to 5 wins.

(HTML, CSS, JavaScript)