Welcome to my GitHub repository! This is a collection of various Python projects that I have worked on.
Here's a list of the projects in this repository:
-
API Speed Tester:Ever wanted to know the speed of the api you use? Here's your solution. This also works as website speed tester.(Like the ping command in Linux).
-
Currency Converter: Convert your currencies using Exchange Rate API.
-
Disposable Email Detector: Segregrate the Real and Fake Emails in just a click. This uses the debounce email checker.
-
Internet Speed Tester: Uses the speedtest-cli library in python.
-
Text to Speech: Converts a webpage to mp3 file.Uses googles TTS library.
-
Web Scraper: Scrapes the links from the given url and returns a txt file.
-
Personalized Password Generator: Wanted to store create and maintain password in one place?look no more further creates strong passwords and stores them in one txt file saving you the hassle. (P.S.:- Passwords in the current txt file are just sample and not real😆).
-
Pdf to Csv Converter:Convert your Pdf's to Csv files. Very important if you are working in data science projects as you constantly need data.
-
Digital Clock: Digital Clock made using the tkinter library in python.
Each project is contained in its own folder within this repository. To use a particular project, simply navigate to the project's folder and clone it and simply run it in your ide/code editor after fullfilling the python libraries condition.
Feel free to contribute to any of the projects in this repository. Simply create a pull request with your changes and I will review them as soon as possible.
If you have any questions or concerns about any of the projects in this repository, please feel free to contact me at [email protected].