Projects
bboxy
Create a bounding box on a map and share it with others via URL or copy the coordinates themselves.
Source code
JacksonMcKay/bboxy
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