Keywords in Software Architecture

A visual exploration of the core keywords and concepts in modern software architecture.

April 13, 2025

Design Patterns in Go: Practical Examples

Explore creational, structural, and behavioral design patterns in Go with clear explanations and code snippets.

April 15, 2025

The Generic Protocol Pattern in Go: Designing Extensible CLI Interfaces

Learn how to implement a flexible and extensible protocol pattern in Go for building structured CLI interfaces and stream-based IPC communication.

June 24, 2025