2347: Dependency [xkcd](https://www.explainxkcd.com/wiki/index.php/2347:_Dependency)

Documenting the 'Why': An Introduction to Architecture Decision Records

Ever wondered how to keep track of critical architectural decisions in your software projects? Discover how Architecture Decision Records (ADRs) can streamline communication, prevent repeated mistakes, and ensure your team stays aligned and efficient.

March 26, 2025 · 8 min · 1568 words · Sabit Shaikholla

Creating a Personal Website with Hugo

A comprehensive guide on creating a personal website using Hugo static site generator with PaperMod theme, including installation, configuration, and deployment to GitHub Pages

February 14, 2025 · 3 min · 454 words · Sabit Shaikholla

Java Logging Best Practices

Best practices for logging in Java applications, based on my experience

February 14, 2025 · 8 min · 1680 words · Sabit Shaikholla