This article is part of a series focused on translating algorithmic theory into practical code implementations.
I am glad if this blog helps beginners, or those transitioning their careers into software engineering, take a step forward.
In this article, I implement Shell sort, one of the more efficient sorting algorithms, using multiple approaches.
For years, crypto lived in a grey zone.
Not illegal.
Not fully visible.
And often… not fully reported.
Many traders believed that using foreign exchanges, offshore wallets, or cross-border platforms meant staying invisible to tax authorities.
That chapter is now closing.
Welcome to the CARF era.
What is CARF — in plain la...
A collection of production-ready Terraform Stacks that showcase enterprise patterns across full applications, multi-region fan-out, and Kubernetes platforms. Each stack is a single hand-off artifact—complete with documentation, diagrams, and well-commented code—that platform teams can share with application squads to accelerate delivery.
...*Memo:
A new type can be created with
I've been getting a lot of questions about how I manage AI-assisted development and what exactly my workflow looks like when I am building features with Claude Code and Codex, so I decided to write this down, not just as a guide, but as a real experience from months of trial and error that changed the way I approach software development.