Daniyal Ahmed

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

Create a Task Management System with Django

Creating a Task Management System using Django was an exciting journey! This project allowed me to grasp essential web development concepts, including CRUD operations,...

How to Build a Colorful Calendar Using Python

As a Python enthusiast, I love creating visually appealing and functional tools using different libraries. One of my favorite projects is generating a colorful...

How to Make a Barcode Creation Using Python

Today, I’m excited to share with you how I created a Barcode Generator using Python. Barcodes are widely used for product labeling, inventory management,...

How to Animate a Scatter Plot Using Python

I recently worked on a fun data visualization project where I created an animated scatter plot using Python and the plotly.express library. The goal...

How to Make a Spider Chart in Python

I’ve always been fascinated by how visualizations can help us understand data better, and the Spider Chart (or Radar Chart) is one of the...