A desktop application for analyzing Jupiter's radio emissions. It processes audio from NASA PDS archives (Voyager PRA, Galileo PWS, Juno Waves) and ground stations (RadioJOVE) using DSP and machine...
A Rust-based compiler for the TECH systems programming language with a full pipeline: lexer, parser, type checker, TECH IR, optimizer, and x86-64 code generation. Supports generics, traits, compile...
A mathematical sonifier that converts equations into sound, bridging abstract mathematical concepts and auditory perception. Combines a high-performance C++ backend with Python audio synthesis for ...