Projects
Chord generator
Create your own guitar chord diagrams with customisable fingerings. Powers @chordbot@mastodon.social.
Take a lookHow Good Is My Password?
Tool to check how strong your password is, and show how long it would take for a computer to crack it.
Take a lookGet On With It
Pomodoro and Tabata timing app. Stay focussed at work, or track your workout.
Take a lookRunny Block
Dodge obstacles for as long as possible while collecting game-changing power ups. A colourful one-button runner game.
Take a lookToday's Pollen Count
Hate hayfever? I made a site so you can quickly find out today's pollen count.
Take a lookText Particles
Making a roguelike? You'll need a text-based particle system! :) Written in Javascript and uses HTML5 canvas, creates an explosion effect using only ASCII characters.
Take a lookTessellate
Tessellate - a tetris clone written in Javascript. My April entry for One Game a Month.
Take a lookTilemap generator
A procedural cave generator I'm using in a game. Creates a random tilemap and exports as JSON.
Take a lookPew Pew
An HTML5 shoot-em-up game - my January entry for One Game a Month. A writeup of the PewPew project is on the blog.
Take a lookRandom Team Generator
A web app which generates random teams from user-submitted names. Built using Flask now Rust!