Projects
project-alpha
Real-time data visualization tool with GPU-accelerated rendering. Built with Rust, compiled to WebAssembly, uses WebGPU for compute shaders.
neon-db
Embedded time-series database for edge devices. Custom query language, columnar storage, < 100KB footprint.
Qbexra-homepage
This very site. A personal homepage served by an Axum Rust server with Tera templates. Neon/cyber themed, no JS framework.
kitsune
Minimal IRC client for the terminal. Built with Rust, uses async I/O and ncurses-free rendering via raw terminal sequences.