Download CV

My Blog

All the most current news and events of my life
⚡ Building Event-Driven Systems with WebSockets, Kafka, and Microservices

🧭 Introduction Modern systems are moving away from traditional REST APIs for real-time features. If you’re building applications like collaborative tools, IoT dashboards, or trading platforms, you need low-latency, event-driven architectures. In this blog, we’ll explore how to combine WebSockets, Apache Kafka, and microservices…

OAuth 2.0

🔍 Why This Matters Whether you’re building a web app, mobile app, or integrating third-party services, OAuth 2.0 is the backbone of secure delegated access. But many developers treat it as a black box. Let’s break it down, step-by-step, in a developer-friendly way, with…

GPT-4o by OpenAI: A Leap Toward Real-Time Multimodal AI

On April 15, 2025, OpenAI announced the launch of GPT-4o, the latest iteration of its generative model series. Unlike previous versions, GPT-4o is optimized for real-time interaction and multimodal inputs (text, image, audio, video). This is a game-changer for developers building tools for virtual…