Skip to content

Instantly share code, notes, and snippets.

@o0101
Last active April 29, 2025 06:44
Show Gist options
  • Save o0101/0e6a1e15f4d878e5ebb76237d42634d1 to your computer and use it in GitHub Desktop.
Save o0101/0e6a1e15f4d878e5ebb76237d42634d1 to your computer and use it in GitHub Desktop.
Look on my works ye mighty and despair

My Works - A collection of fun hacks, tools, products and experiments that are creative and inventive.

An incomplete list of all my creative output over the last 15 years. Selected based on how I feel about it right now.

  • Puppetromium - Hacking CSS @media queries to probe viewport size, MJPEG and 0% client-side JavaScript to make a remote browser. Sep 22, 2021.
  • Selector Generalization - Hacking a bioinformatics DNA sequence alignment algorithm to select all related elements on a page by clicking examples. Jan 1, 2013.
  • [Language Detection](no link available) - Using LZ factorization and letter bi- and trigrams to fingerprint human languages for detection from samples. February 1, 2013.
  • Janus - Overcoming the core challenge of WebRTC by hacking GitHub Actions to use Issues as a signalling channel to negotiate the connection. Nov 13, 2023.
  • Fully Hosted - Hosting an app entirely on GitHub for free by using Actions for the database and Pages for the HTML. April 28, 2025.
  • Rain - Hacking the avalanche properties of certain prime numbers to create the fastest 256-bit and 128-bit quality hash function. Jul 10, 2023.
  • Devtoolium - Hacking the DevTools front-end to add an authentication proxy to the Chrome DevTools protocol to power secure remote debugging. Sep 22, 2021.
  • BrowserBox - A real remote browser, clientless, runs anywhere, built on Chrome DevTools protocol. Resarched part-time mid-2015 through mid-2018. October 1, 2018.
  • dn - Download the net for offline viewing, with full text search through the archive history! Hacking Chrome DevTools protocol to save content to, and serve content from the hard disk!. May 20, 2023.
  • ! - 0% vDOM, 100% incrementally rendered, natively templated, JavaScript view framework powered by my design, with scoped CSS and Shadow DOM thanks to Custom Elements. Hacked HTML comments to bring void tags to Custom Elements, like <!my-input />
  • logos - Fuzzing SVG to create 1000s of pseudorandomly-yet-deterministrically created logos. Mar 6, 2019.
  • WisprNote - Hacking silence detection, and OpenAI Whispr Transcription Models to bring fast, high-quality, private, offline voice transcription to your Apple devices. Feb 22, 2023.
  • BattleSpace Telemetry - Experiment to surface the type of sensor and characterization data available about a device from the web browser. Nov 7, 2023.
  • Base437 - Hacking data URLs and Unicode to display binary content inside HTML using IBM Code Page 437 characters from 1980s DOS! Mar 15, 2025.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment