Nov 2024
Rust Container Runtime
A minimal container runtime built from the ground up in Rust, compliant with the OCI runtime spec interface — namespaces, cgroups, and the plumbing that container platforms are built on, without the platform on top.
SIDE PROJECTS
Weekend and late-night experiments — mostly systems programming pointed at unusual problems, and a few projects where audio, data, and graphics collide.
Nov 2024
A minimal container runtime built from the ground up in Rust, compliant with the OCI runtime spec interface — namespaces, cgroups, and the plumbing that container platforms are built on, without the platform on top.
Jun 2024
In-kernel eBPF network packet processing for low-latency response, doing destination-port-based rate-limiting without the round trip to userspace.
Sep 2023
A GUI dashboard for keeping an eye on distributed Redis job queues — queue depth, worker health, and failure rates, at a glance.
Feb 2023
An app that parses CS:GO match replay files to generate match analysis and player-specific statistics — turning demo files into something readable.
Nov 2022
Generates abstract art images from the Fourier transform of audio files — turning frequency content into color and form.
Sep 2026
Test project body goes here.
May 2022
Real-time procedural 3D terrain generation driven by spectral analysis of whatever's currently playing — the direct ancestor of the waveform behind this site's hero.