What I'm working on

Cipher Sprint

In Progress

A code-breaking puzzle game where the user attempts to decipher as many words as possible in the time limit.

Dictionary App

A single-page dictionary interface built with React and Vite and using the dictionaryapi.dev REST api.

LightBoard

A configurable Lightboard/grid app built with object-oriented vanilla JavaScript. Move your mouse over the grid to light up the tiles.

Text Analyser

A single page application for calculating character count, letter density, reading time and more! Built in React with Vite.

Rock, Paper, Scissors Node

A quick NodeJs build of Rock Paper Scissors that you can play in your IDE terminal.