A collection of projects exploring software engineering best practices and system design.
| Project | Description |
|---|---|
HTTP Fetcher |
HTTP URL fetcher with generic worker pool, retry logic, and structured logging |
Six Knights |
Console game in Go with state management and turn-based logic |