___.isthe.link

A collection of mini projects by @rem

xmodem

Xmodem implementation using Web Serial

xmodem.isthe.link  // source

bytes

Generates a file for the given length repeating your content selection.

bytes.isthe.link  // source

blend

Tool to calculate the solid colour when foreground has an opacity applied

blend.isthe.link  // source

transform

Use rules to transform globs of text into JSON

transform.isthe.link  // source

tetris

A tetris clone written over a day in the old DOS style

tetris.isthe.link  // source

karaoke

Slide show karaoke using Unsplash as a source

karaoke.isthe.link  // source

tinygif

Generate the smallest sold colour gif (and dataurl)

tinygif.isthe.link  // source

binary

Visualising tool for bits and signs

binary.isthe.link  // source

ip2tz

Referring IP address to timezone API

ip2tz.isthe.link  // source

viewer

Image slideshow and picker for downloading

viewer.isthe.link  // source

json

Paste js-ish and get JSON in your clipboard

json.isthe.link  // source

npm

Quick filterable view on all your npm packages

npm.isthe.link

bitcalc

Calculator with history to help visualise binary and hex values and the action of bitwise operations.

bitcalc.isthe.link  // source

zx

Collection of image and audio based ZX demos, including a SCR encoder, decoder and full loading screen emulation.

zx.isthe.link  // source

oliver

A Github bot that's like Oliver Twist, and once an issue is closed, comments with "Please may I…"

oliver.isthe.link  // source

jace

A "jq as a service" (a different take on the the existing playground)

jace.isthe.link  // source

haiku

57 haiku poems I've collected, for use instead of lorem-ipsum

haiku.isthe.link  // source

picker

Colour picker based on the ZX Spectrum for Z80 assembly code.

picker.isthe.link

draw8bit

A visual tool for generating the bytes required for assembly `defb` 8x8 graphics.

draw8bit.isthe.link

read

Attempt to distil the main content of a web page into a nice readable page.

read.isthe.link  // source

time

Simple and manual countdown tool that I've used at events to notify speakers of remaining time.

time.isthe.link

valign

Jake Archibald demonstrated how vertical align is simple, but the URL was lost in JS Bin, so I gave it a home here.

valign.isthe.link