Here are some small one-off tools I have developed, either for myself or others.

YouTube History Bulk Deletion Scriptmore_vert
YouTube History Bulk Deletion Scriptclose

Simple JavaScript snippet to manage YouTube history in bulk.

Video PiP (Picture-in-Picture) Enabler Bookmarkletmore_vert
Video PiP (Picture-in-Picture) Enabler Bookmarkletclose

Bookmarklet to enable Picture-in-Picture (PiP) support on sites that try to disable it, such as Hulu, and especially in browsers that honor it, such as Chrome.

Simple Node File Downloader – With SRI (Integrity) Hash Checkermore_vert
Simple Node File Downloader – With SRI (Integrity) Hash Checkerclose

Reusable Node script that can be passed CLI arguments for a remote file to be downloaded, and optionally integrity checked against a known file hash.

Windows Batch Script to Restart Dropbox Desktop Clientmore_vert
Windows Batch Script to Restart Dropbox Desktop Clientclose

Batch script to kill and restart dropbox client on Windows.

monitorEvents() Demo – Javascript DOM Events Virtual Consolemore_vert
monitorEvents() Demo – Javascript DOM Events Virtual Consoleclose

Quick demo to show a stream of Javascript DOM events emitted when users interact with a page.

IP Address Regular Expressions Generator for Google Analyticsmore_vert
IP Address Regular Expressions Generator for Google Analyticsclose

Tool for generating a regular expression (Regex) custom filter to match against multiple IP addresses at the same time, such as for Google Analytics.

Key Codes Reference Spreadsheet – ASCII, QT, X11, Etc.more_vert
Key Codes Reference Spreadsheet – ASCII, QT, X11, Etc.close

Work in progress – compiled tables of keycodes and related information for ASCII, QT, X11, and more – in one Google Spreadsheet, as well as some SQL stuff.

No Fuss Prism Toolbar (J-Prism-Toolbar)more_vert
No Fuss Prism Toolbar (J-Prism-Toolbar)close

Quick JS plugin for PrismJS (code embed syntax highlighter) that I put together, and use throughout this site . Typical “windows” style toolbar, with minimize/expand, fullscreen, and copy-to-clipboard buttons.

CSS to JS Converter / Escapermore_vert
CSS to JS Converter / Escaperclose

A tool for pasting in CSS and converting it to an escaped Javascript string. Options for keeping line breaks and tabs, or removing all (e.i. minifying).

Materialize CSS Styled Business Cardmore_vert
Materialize CSS Styled Business Cardclose

A quick MaterializeCSS styled business card I threw together for this portfolio site.