Murtaza's Workshop - Robotics and AI
Computer vision, edge AI, and Python GUIs with a focus on practical implementation and hardware integration.
Nutrition Label
Murtaza delivers highly practical, project-based tutorials that bridge the gap between AI software and physical hardware. His content excels at showing the messy reality of coding, often retaining live debugging sessions and API failures to teach real-world problem-solving. While technical depth sometimes favors workflow demonstration over theoretical analysis, the authenticity of his builds is consistently high.
Strengths
- +
- +
- +
Notes
- !Theoretical explanations often take a backseat to practical implementation, so expect 'how' rather than 'why'.
- !Some project showcases serve as functional teasers for paid courses, so check descriptions for full context.
Rating Breakdown
Breakdown across the key dimensions we rate. Methodology →
Recent Videos

Specs of the Apple New Macbook Neo

Run AI On Your Phone With NO Internet — For Free (Seriously)

How Most Developers Are Using AI Wrong (Here’s the Better Way)

Learn AI Drone Programming in a Simulator (Pysimverse) with Python | 2026

Image Generation on Raspberry Pi using Stable Diffusion API

I Tested 10 Image Generation Models - For my SaaS Product

Free AI with Rasbbery Pi using Gemini

PID tuning a Line Following Drone

Arduino Robot Car Dashboard

PySimverse VS Real Drone Flight

#10 Sliders: Building Modern GUIs using Python | Full Course | 2025

Arduino IO Toggling project in python

Arduino GUI Basic Course

Custom Uploads - New Feature in Pyvisual

Arduino GUI Servo Control
Why this rating
Evidence receipts showing why each dimension is rated the way it is.
“Look at this. What on earth is this? I was shocked to see the results... None of the other results were like that.”[05:59] →
Demonstrates genuine reaction to unexpected failure modes during the testing process, showing real-time evaluation.
“Why our access is denied? Because here we have opened the serial monitor. We need to close this because Arduino is trying to... access it.”[18:45] →
The creator encounters a common real-world error (serial port conflict) during the live demo and immediately explains and fixes it, demonstrating genuine workflow.
“By the way, this is not sponsored. I'm just using this, that's what I'm telling you.”[02:34] →
The creator explicitly states independence from the platform being used to test the models.
“Whatever changes you wanted to make, you can simply drag and drop... update my UI... and now if I run it, you will see the arrow is there.”[1:52] →
Shows the workflow for the custom UI builder tool, demonstrating the 'show, don't tell' principle, though the underlying code logic is glossed over.