Between July 2 and August 14, 2026, I published 28 technical and practical books on Kindle Direct Publishing (KDP) — totaling 354 chapters and 3,259 sections. The work behind this…
28 Books in Six Weeks with AsciiDoc and AI Agents


Between July 2 and August 14, 2026, I published 28 technical and practical books on Kindle Direct Publishing (KDP) — totaling 354 chapters and 3,259 sections. The work behind this…

go-authenticator is an open-source framework designed to simplify user authentication in Go applications. It supports various authentication methods, including: User Authentication with username and password SASL Authentication for secure, extensible…

I have released a new open-source frameworks: go-sasl. Simple Authentication and Security Layer (SASL) is a framework for authentication and data security in Internet protocols. It decouples authentication mechanisms from…