A collection of projects spanning SDR, eBPF, networking, visualization, and systems tooling. All code is open source and available on GitHub.
- Pinpoint Radar — Self-hosted flight radar via Telegram + AeroAPI
- RF Fingerprint — RF device fingerprinting from IQ samples
- SDR Scanner — RTL-SDR frequency scanner with ASCII waterfall
- ADS-B Decoder — Pure Python ADS-B Mode S decoder
- Netprobe — eBPF network connection tracker with live TUI
- eBPF Testbed — XDP, kprobes, syscall tracing, latency histograms
- Selfhost Dashboard — Minimal self-hosted system dashboard
- Three Globe — WebGL 3D globe data visualization
- eDEX-UI — Sci-fi terminal emulator with system monitoring
- Weather TUI — Terminal weather forecast viewer in Rust
- Headlines TUI — News headlines TUI in Rust
- Whalebox — Docker container toolbox
- SNK — Space networking simulation framework
- SCONE Tools — SCONE protocol / Intel SGX example code
- VK URL Scraper — VK media scraper Python CLI
- Pong — Classic Pong game in Python + Pygame