2023
A little experiment in trying host an entire game of snake inside a url. Currently down to 713 bytes!
Small PWA app that lets users upload and image and turn it into a mosaic of emojis
2022
PWA Microsite that simply caculcates the number of calories in beer using either the abv and size or the original and final gravitys
PWA Microsite that simply calculates total race time from average page and distance or required pace from goal time and total distance
Mini online game where the player has to name as many Western Australian towns that end in "up"
Mini site I built for people to share images for our engagement party photo album
2021
Small app I built for a friend to help them decide what to get for dinner
Microsite that basically wraps achive.ph to allow bypassing paywalls for certain sites
PWA that lets you have a conversation with yourself so that I can share things with myself without posting them to a third party
An archive of some of the first mini projects I hosted on https://hotmilo23.com
Small microsite that allows users to download videos from other websites
Small multiplayer game based on Gartic.io where players write a small book together
Microsite PWA that simply converts webp images (which are not widely supported enough) into png
Small webapp I built for a friend that converts 12d reports to pdfs with a header attached.
Mini webapp I made for a friend that parses .rpt files from 12d and makes the data easily pastable into an excel spreadsheet
2020
Small PoC chat app built during a hack day with my brother.
Small Agar.io clone built for a personal gamejam with my brother
Online multiplayer game, based on the card game Coup by "Indie Boards & Cards" and "La Mame Games"
Mini multiplayer game based on the boardgame Startups by OinkGames. Made during a personal gamejam with my brother
A platform my brother and I built for the Generozity group to raise money for charity. It includes a donation portal, an admin interface and an OBS overlay for user during livestreams
A small game made in unity for a personal gamejam with my brother
2019
Mini webapp used for extracting sprites from spritesheets. Created during a personal gamejam
Mini multiplayer game of curling built during a personal gamejam with my brother. We really only achieved a small poc. No longer hosted anywhere
Mini webapp that generates gifs of homer disappearing into a user uploaded image
2018
A super simple "Slide Puzzle" game where you can upload an image and create a puzzle
A dead simple web app for finding anagrams in words and phrases
A small web-app to fold your friends faces
My personal portfolio site and first exploration of Gatsby
A "Guitar-hero-like" tapping game built entirely in CSS and HTML
A Game of tic tac toe built using nothing but CSS and HTML, 2 player or against a computer!
A 'Binary Decoder' app build using nothing but CSS and HTML (no javascript!)
A little PoC app I built for a friend that takes in a HVAC system diagram and generates a legend for it. Used as a part of automating some engineering work
2017
A service we built for managing the merging of multiple pull requests into a repo that requires green main branches for continuous deployment. Unfortunately, no longer really self hostable as it's not quite bespoke to it's own business needs
A monorepo management tool that we built before the likes of workspaces, pnpm and turbo existed