Skip to content

yashaskhot/CraftedInPy

Repository files navigation

My Python Projects

Welcome to my GitHub repository! This is a collection of various Python projects that I have worked on.

Project List

Here's a list of the projects in this repository:

  1. 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).

  2. Currency Converter: Convert your currencies using Exchange Rate API.

  3. Disposable Email Detector: Segregrate the Real and Fake Emails in just a click. This uses the debounce email checker.

  4. Internet Speed Tester: Uses the speedtest-cli library in python.

  5. Text to Speech: Converts a webpage to mp3 file.Uses googles TTS library.

  6. Web Scraper: Scrapes the links from the given url and returns a txt file.

  7. 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😆).

  8. 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.

  9. Digital Clock: Digital Clock made using the tkinter library in python.

How to Use

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.

Contributions

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.

Contact

If you have any questions or concerns about any of the projects in this repository, please feel free to contact me at khotyashas2@gmail.com.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages