Drawn image of Luke Batchelor by Ben Hasic

Projects

2023

Screenshot of "URL Snake"

URL Snake 🐍

A little experiment in trying host an entire game of snake inside a url. Currently down to 713 bytes!

Screenshot of Emoji Mosaic Creator

Emoji Mosaic Creator 🤩

Small PWA app that lets users upload and image and turn it into a mosaic of emojis

2022

Screenshot of "Beer Calorie Calculator"

Beer Calorie Calculator 🍺

PWA Microsite that simply caculcates the number of calories in beer using either the abv and size or the original and final gravitys

Screenshot of "Pace Calculator"

Pace Calculator ⏱

PWA Microsite that simply calculates total race time from average page and distance or required pace from goal time and total distance

Screenshot of "Up Brett"

Up Brett ⬆️

Mini online game where the player has to name as many Western Australian towns that end in "up"

Screenshot of "Engagement Album"

Engagement Album 💍

Mini site I built for people to share images for our engagement party photo album

2021

Screenshot of "Decider App"

Decider App 🎲

Small app I built for a friend to help them decide what to get for dinner

Screenshot of "Skip App"

Skip App 🚫

Microsite that basically wraps achive.ph to allow bypassing paywalls for certain sites

Screenshot of "Paste App"

Paste App 📋

PWA that lets you have a conversation with yourself so that I can share things with myself without posting them to a third party

Screenshot of "Hotmilo23 Archive"

Hotmilo23 Archive 💀

An archive of some of the first mini projects I hosted on https://hotmilo23.com

Screenshot of "Vid Keeper"

Vid Keeper 💾

Small microsite that allows users to download videos from other websites

Screenshot of "Build a Book"

Build a Book 📕

Small multiplayer game based on Gartic.io where players write a small book together

Screenshot of "Webp to PNG Converter"

Webp to PNG Converter 🌄

Microsite PWA that simply converts webp images (which are not widely supported enough) into png

Screenshot of "12d report to pdf generator"

12d Report to PDF Generator 📊

Small webapp I built for a friend that converts 12d reports to pdfs with a header attached.

Screenshot of "Mass Haul Data Parser"

Mass Haul Data Parser 🚧

Mini webapp I made for a friend that parses .rpt files from 12d and makes the data easily pastable into an excel spreadsheet

2020

Screenshot of "Gday Chat"

Gday Chat 🦘

Small PoC chat app built during a hack day with my brother.

Screenshot of "circlez"

Circlez 🔴

Small Agar.io clone built for a personal gamejam with my brother

Screenshot of "Coup Game"

Coup Game 🎮

Online multiplayer game, based on the card game Coup by "Indie Boards & Cards" and "La Mame Games"

Screenshot of "Startups Game"

Startups Game 📈

Mini multiplayer game based on the boardgame Startups by OinkGames. Made during a personal gamejam with my brother

Screenshot of "Generozity Donation Platform"

Generozity Donation Platform 💰

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

Match 3 - Gamejam Game 👾

A small game made in unity for a personal gamejam with my brother

2019

Screenshot of "Spritesheet Tools"

Spritesheet Tools 🛠

Mini webapp used for extracting sprites from spritesheets. Created during a personal gamejam

Screenshot of "Curling Game"

Curling Game 🏒

Mini multiplayer game of curling built during a personal gamejam with my brother. We really only achieved a small poc. No longer hosted anywhere

Screenshot of "Disappearing Homer Gif Generator"

Disappearing Homer Gif Generator 🍕

Mini webapp that generates gifs of homer disappearing into a user uploaded image

2018

Slide Puzzle 🧩

A super simple "Slide Puzzle" game where you can upload an image and create a puzzle

Amazing Angrams 🔀

A dead simple web app for finding anagrams in words and phrases

Face Folding 😜

A small web-app to fold your friends faces

Lukebatchelor.net 👩‍💻

My personal portfolio site and first exploration of Gatsby

CSS Rhythm Game ♫

A "Guitar-hero-like" tapping game built entirely in CSS and HTML

CSS Tic Tac Toe ❌

A Game of tic tac toe built using nothing but CSS and HTML, 2 player or against a computer!

Screenshot of CSS Binary Decoder

CSS Binary Decoder 🔐

A 'Binary Decoder' app build using nothing but CSS and HTML (no javascript!)

Screenshot of "HVAC Legend Generator POC"

HVAC Legend Generator POC 👷‍♂️

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

Screenshot of "Landkid"

Landkid 🐐

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

Screenshot of the "Bolt" github repo

Bolt ⚡️

A monorepo management tool that we built before the likes of workspaces, pnpm and turbo existed