Projects & Tools
PURPLNOVA
// Desktop Software · Windows · 199€

CRISP MASTER PRO

v2.1.0 — Clean Paradigm — Available on Gumroad

Find the music. The rest is the artifact. A deterministic audio restoration and mastering tool that locates musical content — harmonics, sinusoids, transients, formants — and subtracts the non-musical residue. Reference-Match, A/B/C live playback, batch processing, three vectorscopes. 100% offline, no AI models, no cloud, no subscription. 199€ lifetime.

PythonPySide6
// ESP32 Firmware

MALYANLINK BRIDGE

Beta v3 — Hardware Verified

Any Marlin printer. Three wires. No Raspberry Pi, no OctoPrint, no cloud, no subscription. Started as a rescue project for Malyan M300 delta printers — original WiFi firmware depended on a dead CDN, full UART protocol reversed from a 2019 binary. Grew into a universal bridge: ESP32 with touch display sits parallel on the dedicated WiFi UART header. 13 printer profiles, baud auto-detection, M115 capability detection, 5-screen touch UI, web dashboard, OTA updates.

C++ArduinoPython
// ESP32 + Python

CYD SECURITY

Live — running on my server

Two-part system: Python server-side firewall with Apache log monitoring, IP classification (VISIT / PROBE / ATTACK / BLOCK) and bidirectional UDP packets to the CYD ESP32-2432S028 display. Touch-to-block IPs, real-time threat map, SD card logging. All data lives on the Python side.

PythonArduinoC++
Read more → GitHub — offline
// C++ / Arduino

MALYANLINK ORIGINAL

Stable — superseded by Bridge

The original WiFi-to-serial bridge that started it all. Reversed Malyan M300 proprietary protocol from a dead CDN binary. Hardware-verified on Geeetech A10 / GT2560 V4.0. Foundation for the full Bridge firmware.

C++Python
Read more → GitHub — offline
// Browser Tool

ELECTRICAL BOX GEN

Stable

Parametric electrical enclosure generator — fully in-browser. Snap-fit clips, mounting bosses, display cutouts, cable holes. Exports watertight STL via manifold-3d WebAssembly. No install.

HTMLThree.js