Personal Projects
Stable Diffusion Style Cheat SheetΒ 
Visual styling cheat sheet for Stable Diffusion prompts. [2024]
Choropleth Playground
Interactive choropleth map displaying assorted census data across Australian postcodes, and NSW property sales prices. [2023]
Guitar Chord Database
Search or browse for guitar chords, with downloadable SVG guitar chord diagrams and audio previews of chord voicings. [2018]
π chords.gock.net
Real-time Text & Image Share
A web app for quickly sharing text or image snippets via unique links, with no user accounts or data persistenceβshared content is stored only in memory and deleted after viewing or expiration. This ensures privacy by not logging user data or retaining content, making it ideal for confidential or temporary sharing of both text and images. [2025]
π ts.gock.net
SVG Favicon GeneratorΒ 
Generate SVG favicons using emojis, unicode symbols, or text. Download as SVG, PNG, ICO, and get all head snippets and manifest for your site. [2025]
π svg.gock.net
Chord Finder
Music theory based web app for fretted string instruments. Find guitar scales and chords. [2019]
FLUX.1 Prompt Generator
Free tool to generate detailed precise prompts for FLUX.1 and other generative AI diffusion models. [2024]
π ai.gock.net
AI Text Reviewer
An AI tool that reviews and edits documents in various writing styles to improve grammar, spelling, consistency, and overall style. It will convert to British/Australian English. It supports Markdown, Mediawiki, HTML, and plain text input formats. [2024]
π ai.gock.net/review
CSV FinderΒ 
A very fast private in-browser tool for live searching large CSV files. [2025]
π csv.gock.net
Pnwed Passwords CheckerΒ 
Check if a password has been previously exposed in data breaches against the Pwned Passwords API. [2021]
π passcheck.gock.net
QR Code DecoderΒ 
Privately decode QR code inside the browser. Drag and drop and image, or paste image from clipboard. [2025]
π qr.gock.net
Token2 Molto2 CLI GeneratorΒ 
Generates a command line for the Token2 Molto2 device, for use with the molto2.py or molto2-config.exe CLI utility, given user input as a form field. [2024]
Diff TextΒ 
Visual comparison two portions of text. Supports common spreadsheet formats. [2020]
π diff.gock.net
TSV/CSV to Barcode Table GeneratorΒ 
Paste TSV or CSV contents to generate a table with a barcode added for the last column. Output is printer-friendly. Works with pasting in from a spreadsheet. [2019]
π barcode.gock.net
Package TrackingΒ 
Vanilla site to track packages from various courier services. [2023]
π track.gock.net
Part SearchΒ 
Searches parts from web sites like Element 14, RS Components, Digi-Key and Mouser. [2023]
π parts.gock.net
Batch Image ResizerΒ 
A web application which resizes multiple images at once. The user can upload multiple images and resize them contrained inside a desired bounding width and height. [2024]
π bir.gock.net
Thermocouple Calculator
Convert between millivolts potential of a thermocouple junction and temperature. [2014]
Real ClockΒ 
A minimalistic accurate clock. Shows the exact real time even if your local time is incorrect. It fetches the correct time from WorldTimeAPI and compensates for network latency. [2023]
π time.gock.net
Colour DropsΒ 
An fun and useless interactive web-based application that creates a visually stunning, smooth, continuous flow of colour drops that follow the user's mouse movement. [2024]
Emission Spectra WallpapersΒ 
React app to generate minimal wallpaper of emission spectra of various elements. Dynamically drawn to an HTML canvas element. [2020]
Interesting Projects on GitHub
Project | Description |
---|---|
avr-uart | An interrupt driven UART Library for 8-bit AVR microcontrollers. Uses built-in UART with circular transmit and receive buffers. [docs] |
glcd | Graphic LCD Library for microcontrollers based embedded systems. Compatible with chipsets PCD854, ST7565R, NTD75451 and many AVR, LPC, PIC, STM32 devices. Written in C. [docs] |
auth-server | A very simple standalone authentication server Express app. Designed to be used with NGINX sub request authentication. |
mail-gateway | REST API gateway to send email messages with Nodemailer. |