When Abstraction Hurts: How I Inherited a System That Collapsed Under Its Own Weight
I inherited a complex, buggy system and quickly learned that complexity isn’t cleverness. This post shares my journey untangling over-engineered abstractions, fixing async/await issues, and navigating real-world software maintenance

How to add custom service reports in Dynamics 365 CRM Field Service
Customize Microsoft’s sample Dynamics 365 Field Service Reports PCF. Includes setup, code examples, and publishing tips.
My Journey So Far: Three Years as a Software Developer
Early Curiosity: Video Games and First Lines of Code Born and raised in what is now North Macedonia, my story isn’t unique — like many kids, I played video games. Wanting to make my own games led me to search online for “how to make a video game,” and that’s how I discovered programming. I tried following tutorials on W3Schools and Codecademy, but it wasn’t until high school that I really dove in. During my first year, we started learning C++, and nearly a decade later, I still have some of that early code — messy as it was, it sparked a lifelong curiosity. ...