Miscellaneous Items
The pages on this site that don't fit anywhere else.
1: Netflix, Do Better
This was a meme about the page the used to exist on the Netflix site that just contained an h1 with "Hello World!!". Due to global includes, the page used ~400kb of javascript to do this. This is my version without any JS and using noncompliant HTML, which is about 23 bytes.
Link: Netflix, Do Better
2: Javascript Waveform Viewer
A simple waveform viewer that uses the Web Audio API to display a waveform of an audio file. I made it while researching audio compression for the neuralink compression challenge.
Link: Javascript Waveform Viewer
3: Site data analytics
A page displaying anonymous data about the site. Some is coded manually, some is through an umami analytics share URL.
Link: Site data analytics