Category
projects
12 posts in this category.
Category archive
Posts
Showing 10 posts
- I Made a Thing: Pulp, a Chrome Extension for Quick Link Posts
I keep finding things worth sharing. Articles, videos, bits of news — the kind of stuff that used to go straight into a quick blog post. Except…
- Building Locabulary.fun with Replit: Big Promises, Real Learning
I started Locabulary.fun with two simple goals: to recreate a verbal geography game I’d been playing with my kids at the dinner table, and to…
- Taking the month off
After I completed the full stack web dev boot camp (see my final project code) I decided to give myself a month off studying software…
- YelpCamp
I've now reached a turning point in my web dev course. This morning I started writing code on my first meaty project, YelpCamp. As the name…
- I made a thing: Aroha generator
So I made another thing. The only reason I'm really even talking about it is because what's going on in Christchurch is so awful I can hardly…
- I made a thing: To-do list
Yep, I made another thing in JavaScript for the course I'm doing. This one's a bit more basic, but really it's more of cutting my teeth with…
- Hex
Just a quick post to say I’ve updated the colour game with a new mode, Hex colours. To enable different modes I’ve changed a little bit of the…
- RGB Colour Game UI update
Tonight I got a bit of time to work on a new version of RGB colour game. This time I focused mostly on UI improvements so the game looks a…
- I made a thing - Colour Game
I made another thing in JavaScript as part of the course I’m doing. This time it’s a simple colour picker game. The code is still very rough but…
- I made a thing - Score keeper
I’ve been doing a web development course for a few months and today I made my first thing that actually does something. Nothing amazing mind…