Random Projects
A collection of random things I've built for fun. Each project is a live, interactive demo.
Brewery Tour Planner
Plan the optimal walking route between breweries using Nearest Neighbor with 2-opt improvement. Draw an area on the map, find breweries, and calculate the best path using real OpenStreetMap walking data.
ABV Calculator
An interactive calculator for homebrewers to calculate alcohol by volume (ABV) using original and final gravity readings. Features three different calculation methods with live updates.