email: jason@master5o1.com
repositories: github.com/master5o1, git.1j.nz
twitter: @master5o1
New Site With Hugo
I’ve built a new site using Hugo. I hope this can help me with making a few things simpler.
email: jason@master5o1.com
repositories: github.com/master5o1, git.1j.nz
twitter: @master5o1
I’ve built a new site using Hugo. I hope this can help me with making a few things simpler.
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.