colour.golf.js
Adds a colour picker & toolbar to drawing canvas for https://t0.vc/g.
Adds a colour picker & toolbar to drawing canvas for https://t0.vc/g.
Adds a drawing canvas for https://t0.vc/g, allowing literal signing of the guestbook.
NZTA Toll Road account system has an incredibly stupid PIN criteria system for the username & pin sign in. Generate all possible PINs for the NZTA Toll Road account. There are only 725000 valid PINs available.
15 tile picture puzzle game I made a long time ago.
Remove arbitrary background, resize to square, and add a single-colour background for images in ./input
directory.
I have made a news aggregator that uses Declutter to scraper article content.
A scrabble-like arrangement of Tannercoin related words (ie, mostly pokemon names). - https://txt.t0.vc/NYZN
Checks the balance to automatically apply daily Data Binge packs. Can be configured to run frequently using a cronjob.
Removes the clutter from various New Zealand news websites and creates a page for the article on telegra.ph.
Bypasses the new NZHerald Premium paywall using Javascript to peek at the LD+JSON Schema to figure out which CSS selector is being used to hide content.
Typescript type definitions for vue-signature-pad, probably not entirely correct.
This is qif2json.ts is a minor refactor to bring Typescript support to the qif2json package available on NPM. It is the basic QIF parsing without any other requirements from Node (fs) or NPM (iconv, jschardet). This means that it is possible to do the QIF parsing in the browser.
Displays FizzBuzz without containing the string “Fizz” or “Buzz”. Reads the source and extracts the characters from the destructured function parameters. https://jsfiddle.net/master5o1/8ekog4j9/
html (+js) quine using data:text/html, for the url bar of a browser.
angular websockets json-rpc2 service that uses angular-websockets. JSFiddle example: https://jsfiddle.net/master5o1/bxvauLcw/
silly little thing.
Small is or is not internet explorer. Provides .ie or .is-ie and .not-ie css classes.
Simpler Name Generator Thing
Name Generator
WebSocket RPC
An early prototype of Theucon primes-based text scrambling. Related to lolcryption.
WIP: LOLcryption in BrainFuck. Cannot handle characters with a code less than ‘a’. Will infinite loop in that case. If it isn’t an [a-z] then it should just echo the character. Try it out at http://brainfuck.master5o1.com