Back to portfolio

Notes

Technical thoughts on software, architecture, and data.

15 Nov 2025

Why I Chose Go for Backend Services

Exploring the pragmatic reasons behind choosing Go over other languages for building performant, maintainable backend services in enterprise environments.

5 min
GoBackendArchitecture
22 Sep 2025

Building Effective Dashboards with Metabase

Lessons learned from building production dashboards that people actually use, focusing on Metabase as a self-hosted BI tool.

4 min
MetabaseBIData
10 Jul 2025

SAP Integration Patterns for .NET

Practical patterns for integrating .NET applications with SAP, including RFC calls, IDocs, and the challenges of enterprise data synchronization.

6 min
SAPC#.NETIntegration