ADAM BRAZDA
Memory_Index
Navigating local and archived system modules.
Myelin
Proprietary serialization engine built for the hardware. Achieves single-cycle read access by bypassing segment tables and pointer-chasing in favor of compile-time constant offsets.
Conclave
End-to-end chat server utilizing a custom C++ backend for message routing and FastAPI for gateway orchestration.
Divalia
Experimental encryption framework utilizing a CSPRNG and encryption fundamentals. Designed for high-throughput security.
Axon
A consolidated library of tools, structs, and utility functions assembled from various systems projects for reuse in high-performance environments.
CalorMap
ForensicsVisual byte heatmap for entropy analysis and forensic file structure visualization.
Noiseblind
CapstoneObfuscation algorithm designed to transform files with noise to harden binaries against static analysis.
Predictive Text
N-GramLocal pattern recognition and text prediction model built from scratch in Python.
API Cache
RedisData pipeline experiment utilizing FastAPI, Redis, and PostgreSQL for distributed caching.
Medulla
LabSmall Network Library exploring the low-level fundamentals of socket communication and packet routing.