JS-based utilities.#
- Calorie Calculator: I get hard data about my fitness goals
- Blacksmithing Scroll SVG Generator: Svgs for an aesthetically pleasing scroll pattern.
- Things I do for coffee: I try to approximate the optimal water temperature for brewing coffee using thermodynamics.
- Yahtzee dice: Are you playing Yahtzee and missing dice? Got you covered.
- URL to base64 blob converter
- Weave: a loom patttern generator.
- Prompts: Looking for inspiration? Conversation starters? A bit of randomness to the rescue!
- MicroFiddle: The most minimal html/css/js editor possible.
- CBT ABC Form: Browser-based, printable ABC form. More info on CBT at Wikipedia
- QR Code Generator, use it to shuffle-play .MOD files.
Sound toys#
- Euclidean Rhythm Generator
- Autocorrelation Tuner
- Synthesized fire noise generator
- Modp, use it to shuffle-play .MOD files.
- SomewhereCalm Generators: Never-ending Ambient music generators.
- SomewhereCalm Sequencer: Create piano music using probabilities!
- Kithira Sound Map: Explore Kithira by Listening.
- Ear Trainer: WIP, Musical Ear training utility.
Code#
- fft.js, a Danielson - Lanczos FFT algorithm implementation in pure JavaScript
- genignore, a .gitignore generator in Python
- msproc, a MS -> Stereo WAV decoder (C++/Juce)
- Nginx streaming examples
- Nginx subrequests examples
- Mirror of https://beej.us/guide/bgc/html/
more on Github.