Daniyal Ahmed

Python Developer since 2020 | Release Manager for Python 3.8 | Creator of Black code formatter | Contributing to Python's growth and adoption.
131 Posts

How to Easily Create Box and Whisker Plot in Python

Hi, I’m a data‑science hobbyist who loves turning raw numbers into pictures that tell the story in one glance. Today I’m walking you through the...

How To Generate OTP Using Python

I’m a big fan of practical mini‑projects the kind you can build, test, and extend in a single sitting. Today I’ll walk you through one...

How to Build a Tiny Python App That Reminds Me to Take Breaks

Spending all day at a screen is brutal on the eyes, the back, and the brain. So I decided to whip up a desktop...

How I Built a Flexible CAPTCHA Generator & Verifier Using Python

I’ve always enjoyed adding little “mini-projects” to my tool belt especially ones that combine clean code with a bit of visual flair. Recently I...

How to Fix Application Error in Twilio Voice Call with Django/Python?

I’m excited to share my recent experience integrating Twilio Voice into a Django application to deliver one-time passwords (OTPs) via phone calls. When I...