ProjectsContact

Projects

Some of the projects are from work and some are on my own time.

Apr 28, 2023
22

Party Game Voting

Party Game Voting is a Next.js app that helps a group rank party games through quick head-to-head votes, turning a messy group decision into a live leaderboard.

Read more →
Feb 28, 2023 48

Landing Assist

Landing Assist is a site that helps beginner skydivers to land accurately. This project provides a simple and interactive way to plan a landing pattern, considering variables such as wind speed, wind direction, and canopy speed. The site is built using HTML, CSS, and JavaScript, and uses the Leaflet library for the map functionality.

Apr 21, 2025 1

PageTurn

PageTurn is a reading tracker built with Astro and deployed on Cloudflare Workers. It manages a personal book library, times reading sessions, and turns them into progress estimates and reading statistics.

Feb 28, 2023 44

Update Finances

Update Finance Spreadsheet is a Python-based personal project that automatically scrapes financial account information from various websites and updates the data in Google Sheets and YNAB (You Need a Budget) accounts.

Feb 10, 2023 0

Azure DevOps Dependency Check

Azure DevOps Dependency Check is a Python tool that keeps track of every software version in use across an Azure DevOps organisation and checks each one against endoflife.date, surfacing unsupported dependencies before they become incidents.