Skip to content

Projects

bboxy

Create a bounding box on a map and share it with others via URL or copy the coordinates themselves.

Live

bboxy.jacksonmckay.dev

Move tabs and groups

A Chrome extension that allows you to move tabs and tab groups around using keyboard shortcuts.

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.


Countries app

An app that displays various information about countries. Uses the restcountries.com API. Written in Next.js.