MAKE39 is a secure Bitcoin seed phrase generator written in Go that strictly adheres to the BIP-39 standard. By combining operating system cryptographic randomness (crypto/rand) with manual physical dice rolls, it provides one of the world's most resilient and highest-quality entropy sources for seed phrase generation.
ANOMALY CALCULATOR
A minimalist, dependency-free CLI utility in Go for calculating the
statistical anomaly score of rare events in Shannon information bits.
# LPK25 MIDI Recorder & Synth
A lightweight, bilingual (English/Estonian) GUI application written in Go for recording MIDI inputs and synthesizing real-time audio. Built primarily for the AKAI LPK25 keyboard, but fully compatible with other standard ALSA MIDI devices on GNU/Linux environments.
# IPFS WebCrypt Studio
A zero-dependency Go GUI tool to create, edit, and password-protect static HTML for IPFS (or any static host) where server-side authentication isn't possible.
HELIMASIN is a local, self-evolving algorithmic music generator written in Go. The system does not require external servers or AI APIs. It operates as a self-contained "scientist" in the GNU/Linux terminal, modifying mathematical formulas in its own source code, recompiling itself on the fly, and generating unique MIDI files, storing successful mutations in a local JSON database.