Usman Soliu, a seasoned software engineer with a career spanning over six years, has devoted more than three years to constructing robust backend applications. Beyond the corporate sphere, he actively contributes to open-source projects, showcasing a commitment to collaborative innovation.
Nothing here yet.
Let me say this plainly. Being able to build a project fast with AI does not make you a senior engineer. It just means you can move fast. And speed, on its own, has never been the definition of experience. Today, you can scaffold an app in a weekend....

In Part 1 of this series, we built the foundation of an event-driven notification system in NestJS. Events are emitted, jobs are queued with BullMQ, and workers process them in the background. That gave us a clean and fast system, where sending a not...

Notifications are everywhere. Whether it’s an email about a new transaction, a push alert from your favorite app, or an in-app bell icon lighting up, notifications are a big part of how apps keep users engaged. In this series, I’ll Walk you through h...
