{{category}}
{{projects}}
{{title}}
{{description}}
{{path}}
A collection of tools and utilities that various LLMs vibed out their tubes for
me
.
Audio
Audio Shape
Sculpt a custom oscillator waveform by tapping to add control points. The Web Audio API renders the resulting PeriodicWave through an OscillatorNode you can connect to your speakers.
audio-shape
Beat Loop Generator
Mobile-first beat sequencer with predefined instruments and genre style presets. Synthesises kicks, snares, hi-hats, toms, claps and bass using the Web Audio API.
beat-loop-generator
Calculators
Capacitor Value Calculator
Decode capacitor codes and calculate values from ceramic capacitor markings
capcalc
Contract Rate Calculator
Calculate contract rates and earnings based on working days and hourly rates
contract-rate
Distance & Time Converter
Convert distances between km, miles, yards, feet, meters, steps and more. Optionally set a travel speed to calculate how long a journey will take.
distance-time-converter
Dynamic Tax Calculator
Calculate tax-inclusive (gross) and tax-exclusive (net) values with customizable tax rates and real-time conversion
tax
Time Calculator
Add and subtract time durations with hours, minutes, and seconds
time-add
Developer Tools
ESP32 Supermini Comparison
Side-by-side comparison of ESP32 Supermini boards and specifications
esp-compare
Emoji Accessibility Reference
Browse every Unicode emoji alongside the text screen readers announce. Compare how VoiceOver, Narrator, NVDA, JAWS, and TalkBack verbalise each one.
emoji-accessibility
Font Grid Generator
Drop a pixel font file and generate an 8x8 grid representation of each glyph. Supports TTF, OTF, WOFF, and WOFF2 formats.
font-grid-generator
GB Tile Converter
Convert images or font files to Game Boy DMG tile data. Upload an image, align to an 8x8 grid, or load a font to generate character tiles. Edit individual tile pixels and export C header arrays.
gb-tile-converter
GB Tile Visualizer
Drop a Game Boy C/H source file to visualise and edit tile data inline, then download the modified source.
gb-tile-visualizer
GB Variable Width Fonts
Game Boy variable-width font editor. Extract bitmap data and glyph widths from a font image using magenta (#FF00FF) width markers. Generates C arrays for VWF engines.
gb-font-extractor
GraphQL Schema Filter
Paste a GraphQL SDL schema or an introspection query result, pick the root fields and types you need, and export a minimal valid trimmed schema with only the operations and types they reference.
graphql-filter
JPG Metadata Reader
Drop a JPEG to inspect every embedded metadata block — EXIF, GPS, XMP, IPTC, ICC profile, JFIF, and the raw JPEG segment map.
jpg-metadata-reader
Markdown
Drop a Markdown file or paste text and render it instantly with tables and syntax highlighting.
markdown
Merge
Upload two text files, view a colour-coded diff, and selectively apply individual changes from file 1 into file 2 with live re-diffing.
merge
OpenAPI Schema Filter
Paste an OpenAPI 3.x JSON schema, pick the endpoints you care about, and export a trimmed schema containing only those operations and the components they depend on.
openapi-filter
Org Notifications
View and manage GitHub organization notifications in a clean interface
org-notifications
Package Browser
Load package-lock.json or pnpm-lock.yaml from a local file or GitHub URL and browse the dependency tree with search and filtering.
package-browser
Trace SVG
Drop a PNG or JPG, trace it into black-and-white SVG paths, inspect with pan/zoom, then copy or download the SVG.
trace-svg
URL to Meta
Extract metadata and Open Graph information from any URL
url-to-meta
VS Code JSON Validator
Validate JSON against a schema with real-time error reporting and syntax highlighting
json-schema
gitviz web
Analyse a GitHub repository with contributor, churn, momentum, bug-cluster, and firefighting visualizations powered by the GitHub API.
gitviz
Game
15s countdown
A simple game timer with 15s restart and 30s single modes, featuring a wake lock option to keep the screen awake during use.
buzzer
AFI Quote Master
Test your movie knowledge by matching famous quotes to AFI's 100 greatest films of all time
quote-game
Countdown: The Number Experience
Play the classic numbers round from Countdown - reach the target using arithmetic operations
countdown-numbers
This is England — Stories for Curious Kids
Fifty tiny stories about what makes England… England.
this-is-england
Home Assistant
HA Intent Parser Visualizer
Visual debugger for Home Assistant Assist intent recognition templates
hass-sentence
HA Template Debugger
Test and debug Home Assistant Jinja2 templates with real-time rendering and variable support.
ha-template-debugger
Immich
Immich Album Manager
Browser-based tool to bulk manage Immich albums - filter, delete, merge, and rename albums with regex and asset count filtering
immich-album
Immich Dedupe
Deduplicate photos in Immich. Compare duplicate pairs side-by-side, choose which to keep, and trash the rest. Album memberships are merged to the kept asset before trashing.
immich-dedupe
Immich Mass Rotate
Bulk rotate images in Immich. Select multiple thumbnails to rotate clockwise or counter-clockwise en masse via the API.
immich-mass-rotate
Immich Metadata Search & Download
Search Immich assets using arbitrary metadata queries and download the results as a zip file.
immich-metadata-search
Maps
Point Elevation
Find the elevation above sea level for any point on an interactive map. Drag the map under the centre pin or search for an address with OpenStreetMap; elevation data comes from the Open-Meteo API.
point-elevation
Productivity
Brighton Cinema Planner
Compare showtimes across Brighton cinemas (Odeon, Cineworld, Duke of York's) and plan your movie outings
movies
Cook Planner
Schedule and coordinate cooking times for multiple dishes, with appliance conflict detection and a live step-by-step countdown timeline.
cook-plan
Cost Summary
Upload a PayPal CSV and get a categorised spending report, powered by Gemini.
cost-summary
Is there a full moon?
A simple page that tells you whether it is a full moon today, and when the next full moon is.
full-moon
My Pages Read
Track your daily reading progress and visualize pages read over time
page-count
Priority Calls — let the people who matter reach you
An Android app that lets priority contacts break through silent, Do Not Disturb, and bedtime modes.
priority-calls
Social Replies
Fetch replies from Bluesky and Mastodon posts and extract structured information using Gemini, with prompt presets, IndexedDB caching, downloads and cost tracking.
social-replies
Subscription Tracker
Track recurring subscription costs with a monthly calendar view, currency conversion, and export/import support.
subscriptions
Subtitle Timing Adjuster
Upload an SRT subtitle file, shift all timings forward or backward with millisecond precision, then download the adjusted file.
subtitle-timing-adjuster
Sun Arc
Visualise the sunrise, solar-noon peak and sunset arc for any date, time and location. Defaults to today at the current moment, with a slider to scrub through the day.
sun-arc
Workout Plan
A simple, data-driven workout tracker for tracking daily splits and exercises.
workout
Web Demos
CSS Anchor Positioning Playground
Interactive playground for CSS Anchor Positioning — drag the anchor, try every position-area, fallback, and visibility combo.
css-anchor
Command Palette
A VS Code-style command palette web component with keyboard navigation, filtering, and custom event dispatching
command-palette
Native Popover API Demo
Interactive demo of the native HTML Popover API — no libraries, no JavaScript required for basic use
native-popover
Page Editor
A live page editor: type directly into the page, toggle to raw HTML, edit minimal CSS in a side panel, and drag in files (images, fonts) that are cached in IndexedDB with nice names you can reference inside the page.
page-editor
Wake Lock Demo
Demonstration of the Screen Wake Lock API to prevent device screen from dimming
wake-lock