Projects
- blink-photo-reviewer – Reviewing my photos from Photos.app with blink diffs and keyboard shortcuts
- brightness_adjust – A command-line tool to show a selection of darker/lighter variants of a given colour
- chives – Utility functions for working with my local media archives
- colour-scheme – Theme files for my personal colour scheme
- concurrently – A snippet for running multiple, concurrent invocations of a Python function
- create_thumbnail – A command-line tool for creating image thumbnails
- dominant_colours – A command-line tool to find the dominant colours in an image 🎨
- emptydir – Look for empty (or nearly empty) directories and delete them
- get_live_text – Get text from an image using Apple’s built-in "Live Text" feature
- javascript-data-files – Work with JSON which is stored as a value in a JavaScript file
- nextjs-pageweight-analyser – A script for analysing the page weight and props of Next.js apps
- q.go – Print debugging to a dedicated file for Go
- randline – Get a random selection of lines in a file using reservoir sampling
- safari-webarchiver – Save web pages as Safari webarchive files from the command line
- scripts – My collection of helpful scripts, personal tools, and shell config
- snippets – My text expansion snippets for faster typing
- web-page-template – A template to use when I create new web pages, including an HTML skeleton and my default layout
- yt-dlp_alexwlchan – A personal wrapper around yt-dlp that downloads and returns info in my preferred format