Blog Posts

AI-Powered Hand Gesture Control for Touchless E-commerce Experiences
Interested in a fun experiment? In this article, I'll play around with creating an AI-powered hand gesture control system using TensorFlow.js and MediaPipe for a touchless e-commerce experience. I'll also show you how to use this casual hand gesture system for a simple, touch-free shopping demo. Give it a try!

Taha Azzabi10 min read/April 23, 2023

Building a Real-Time Notification System with SignalR and Azure Functions
In this article, we'll build a real-time notification system for web applications using SignalR and Azure Functions as an alternative to solutions like Pusher.

Taha Azzabi10 min read/April 3, 2023

Converting HTML to PDF with Puppeteer and Azure Functions
Generating PDFs can be a challenging task, particularly when dealing with complex designs. In this post, I demonstrate how to create an Azure Function and use Puppeteer to convert HTML to PDF

Taha Azzabi4 min read/February 8, 2023