Backend Specialist & System Architect
Senior Software Engineer with over a decade of experience since 2010. Specialist in REST API development and backend solutions with PHP, Laravel, Symfony, and Node.js. Experienced in frontend with Vue.js and React, DevOps with Docker and AWS, and passionate tech educator at Sahdo.io. Also the founder of Hintify.
Diving deeper into Symfony, Slim, HyperF (Async PHP), Golang, Apache Kafka, and async PHP with Swoole.

Have you ever encountered someone saying: "Repositories are useless! They're just proxy layers for ORMs"? If you've heard this, know that this person probably never truly understood what this design pattern is for. In this article, we'll explain end-...
Jan 30, 2026
As software engineers, we've all been there: building yet another CRUD application with a single database, where read and write operations compete for resources, complex queries slow down as data grows, and scaling becomes a nightmare. For years, thi...
Nov 23, 2025
Dependency Injection (DI) and Dependency Inversion (DIP) are two key concepts in software development that often get confused. While they’re related, they focus on different things. Dependency Injection deals with how objects get their dependencies, ...
Feb 25, 2025