Go Systems Engineering, Low-Latency APIs & Microservices

This engineering track documents my hands-on exploration of Go's concurrency model, standard library patterns, and resilience design. These implementations deliberately avoid framework shortcuts — focusing instead on understanding the primitives directly: goroutine lifecycles, thread-safe state management, context-driven resource bounds, and native observability. Each project targets a specific systems concept rather than building a typical CRUD application..

Go Projects & Infrastructure