Articles
Dec 29, 2024
2024 in Words, a Year of Growth Reflections and Discoveries
A personal reflection on the year’s writings, and learnings—exploring growth through technical and creative journeys.
Dec 18, 2024
Mocking Mayhem: Cutting the Strings on Overengineering Golang
Refactor Golang code and tests by eliminating unnecessary utility injections, embracing cleaner, deterministic, and maintainable test-driven development practices.
Nov 4, 2024
Go Interfaces
Unlock the Power of Golang Interfaces: Simplifying Abstractions and Flexibility in Your Codebase