Skip to content

A curated collection of Python projects ranging from beginner to advanced levels. Each project is designed to help you improve your coding skills and build a strong portfolio.

Notifications You must be signed in to change notification settings

MkSingh431/python-projects-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Project Collection

alt text A curated collection of Python projects ranging from beginner to advanced levels. Each project is designed to help you improve your coding skills and build a strong portfolio.

Table of Contents

  • alt text
  • This free age calculator computes age in terms of years, months, weeks, days, hours, minutes, and seconds, given a date of birth.

alt text Time Handling: Utilizes modules like datetime or time to get the current time, compare it with the scheduled alarm time, and manage delays.

alt text This type converts an actual image (like a JPEG or PNG) into a text-based representation. It works by mapping the brightness of each pixel in the original image to a corresponding ASCII character.

alt text Artificial Intelligence (AI), that converts written text (like an e-book manuscript) into spoken audio. These tools are becoming increasingly sophisticated, offering highly realistic, human-like voices and features that simplify the audiobook production process.

alt text A chatbot is an AI-powered virtual assistant that interacts with users in natural language (text or voice) to provide information, perform tasks, or offer customer service. Goal: To simulate human-like conversations and respond to user queries.

alt text As an AI, I don't have the capability to display a real-time, functioning, ticking countdown timer on your screen in this text interface.

alt text The core of a currency converter is the exchange rate, which is the value of one currency for the purpose of conversion to another. Exchange rates fluctuate constantly based on market supply and demand.

alt text

alt text

alt text

alt text You can use Python to convert digital text into an image that looks like a handwritten assignment using specific libraries. The most straightforward approach uses the pywhatkit library.

alt text Headlight detection, in the context of computer vision and intelligent transportation systems, refers to the automatic identification and localization of vehicle headlights in images or video streams.

alt text Helmet detection is an application of computer vision and deep learning used to automatically identify whether an individual in an image or video is wearing a safety helmet. It's a vital technology for enhancing road safety enforcement (motorcycle helmets) and workplace safety compliance (hard hats)

alt text Image compression is the process of reducing the size of an image file without degrading the quality to an unacceptable degree. The main goal is to decrease the number of bits required to represent the image data, which saves storage space and reduces the time needed to transmit the image over a network.

alt text "Image size reducer" typically refers to image compression, which is the process of decreasing the file size of an image. As discussed previously, there are two main ways to reduce the image size: Lossless and Lossy compression.

alt text Merging PDFs is the process of combining two or more separate PDF documents into a single, unified PDF file. This is a common task for creating reports, consolidating legal documents, or combining different sections of a project.

alt text

About

A curated collection of Python projects ranging from beginner to advanced levels. Each project is designed to help you improve your coding skills and build a strong portfolio.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published