I build backend systems in Rust and Go.
Async server-side Rust: Relay — a
self-hosted WebSocket chat platform on Axum / Tokio / Postgres. Actor-per-domain
task layout, just-in-time authorization, graceful shutdown wired through
CancellationToken, and integration tests that run against a real database via
sqlx::test. The README walks through architecture and the reasoning behind
specific design choices.
Open-source Go: REST API adapters for LimaCharlie's log collection platform, integrating security products (Cylance, Proofpoint, Cynet, Darktrace, Cortex XDR, Abnormal Security, Mimecast, and others) into a unified telemetry pipeline. Upstream repo: refractionPOINT/usp-adapters.
Lower-level Rust on Windows: audit policy configuration tooling, service
internals, privilege boundary research, and raw Win32 API usage via the
official windows crate.
Languages: Rust · Go · Python · PowerShell · Bash Platforms: Linux · Windows




