Projects





Binary to decimal & decimal to binary converter Introduction: The “Binary-Decimal Converter” Python project is an ideal starting point for individuals venturing …

https://codwithrakesh.blogspot.com/p/weather-app-using-django-in-python.html

Weather App Using Django in Python Introduction: This blog post will show you how to make a weather app using Django. ,

Indian Flag Using Python Turtle Introduction: In this project, we will show how to use Turtle graphics using Python to make our …



NotePad Using Python Introduction: tkinter is a GUI library provided by Python to create GUI applications. In this project, with the help …

Get Info of phone number using python Hello Curious Coders, In this project we are going to work on another python predefined …


Car Racing Game Using Python Introduction: In this project, we have created a “Car Racing Game” by using the pygame module in …

 

Convert Image to PDF Using Python GUI Introduction  The code given is a simple Graphical User Interface (GUI) application created using the …



Introduction: In general, the Calculator can also be implemented using CLI ( Command Line Interface) as a Menu Driven Program but the …

 

draw a heart using Python Turtle This tutorial teaches you how to draw a heart using the Python Turtle for beginners. The …


find wifi Passwords Using Python This article will show you how you can find wifi passwords using python. if you forget your …

 

Drawing a Pattern Using Turtle Python Introduction: In this article, we will see how to draw patterns using Python turtle graphics. python …