Projects
Move tabs and groups
A Chrome extension that allows you to move tabs and tab groups around using keyboard shortcuts.
Link
Chrome Web StoreSource code
JacksonMcKay/move-tabs-and-groups
Color delta
Given an input color and a palette, it determines which palette colors most closely match the input color.
A little rough around the edges as I never found the time to polish it but I think it's cool.
Uses culorijs under the hood to do the color maths.
Source code
JacksonMcKay/color-deltaCountries app
An app that displays various information about countries. Uses the restcountries.com API. Written in Next.js.
Source code
JacksonMcKay/countries-app
Forks
I didn't make these but I've remixed them to suit my needs.
bboxfinder
Used for finding bounding boxes on a map. I've added a satellite view toggle.
Live
bbox.jacksonmckay.devSource code
JacksonMcKay/bboxfinderOriginal
aaronr/bboxfinder.com