Hangman

This is the first JavaScript application I made. I have never rewritten it.

Concentration

A Pokémon themed memory game.

Spell Scroll Generator

Picks a random spell from fifth edition D&D.

Wordle (Clone)

A slightly modified version of Wordle, cloned before it was acquired by the New York Times.

Point Buy (Clone)

A slightly modified version of a 5e Point Buy calculator.

FLEX (Clone)

An unmodified clone of Malven Co.’s ‘FLEX: A simple visual cheetsheet for flexbox’, available at https://flexbox.malven.co/. I’ve cloned it and hosted it here in case the original is ever modified or removed.

GRID (Clone)

An unmodified clone of Malven Co.’s ‘GRID: A simple visual cheetsheet for CSS Grid Layout’, available at https://grid.malven.co/. I’ve cloned it and hosted it here in case the original is ever modified or removed.

CSS Selectors (Clone)

A slightly modified version of the CSS Selectors Cheatsheet available at https://frontend30.com/css-selectors-cheatsheet/. I’ve cloned it and hosted it here in case the original is ever modified or removed.