ADAM BRAZDA

Systems Engineering SIU '26

Finding the limit of
hardware-level C++.

I’m a developer graduating from SIU in May. I spend my time figuring out why modern software feels "mysteriously slow," then finding myself rebuilding it to be faster. From sub-nanosecond serialization to end-to-end encryption, I’m interested in code that respects the Zen 2 pipeline.

Recent Benchmarks // Myelin_v1

Read Access (Complex) 0.62 ns
Serialization Speed 9.08 ns

// Zero-allocation. Flattened linear layout.
// Effectively 1-2 clock cycles on Ryzen 3900X.

Current Status // May 2026

Wrapping up my final semester at Southern Illinois University. Currently open for roles in backend systems, high-performance computing, or security architecture.

C++23 Multi-threading Low-level Systems