Logo

Jason Schwarzenberger

Senior Front-end Engineer

Tags » javascript

colour.golf.js

Adds a colour picker & toolbar to drawing canvas for https://t0.vc/g.

ink.golf.js

Adds a drawing canvas for https://t0.vc/g, allowing literal signing of the guestbook.

nzta-pin.js

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.

Old Stuff: Picture Puzzle

15 tile picture puzzle game I made a long time ago.

NZHerald Bypass

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.

fizzbuzz.js

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/

angular-websocket-rpc.js

angular websockets json-rpc2 service that uses angular-websockets. JSFiddle example: https://jsfiddle.net/master5o1/bxvauLcw/

MockAjax.js

silly little thing.

hangman.js

no article summary available

not-ie.js

Small is or is not internet explorer. Provides .ie or .is-ie and .not-ie css classes.