Daniyal Ahmed

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

How to Extract Unzip Files with Python

As a freelancer working with software house companies for several years, I’ve handled a wide range of backend and automation tasks. One recurring scenario...

I Built My Own Internet Speed Test with Python

As a developer, I often get requests from clients to create small utilities that solve very specific problems. One of my recent projects involved...

How to Create a Chatbot with Generative AI From Prompt Engineering to Deployment?

Artificial intelligence, a restructuring technology, has introduced the industry with prompt engineering. While this is a new field, the results from the efforts have...

How to Create a Heatmap Plot in Python

Creating visual representations of data can make patterns easier to detect and heatmaps python are one of the most powerful tools for that. Whether...

How to Calculate Current Internet Connection Speed with Python?

If you're anything like me, you're probably tired of switching between browsers, ads, and confusing interfaces just to check your internet speed. So I...