[
  {
    "path": "README.md",
    "content": "# 50+ Python Projects for Everyone.\n## Introduction 👋\nProjects are necessary while learning any programming language. Here are 50+ python projects with their source code for different levels of programmers that can inspire you. \n## Contribute 💡\nIf you have any python project idea in your mind or you think  Feel free to contribute to this github repo.\nTo contribute : [Click Here](https://github.com/thegeekyb0y/pythonprojects/issues/new/choose)\n\n### Difficulty Level : Easy\n\n1. [Send Automatic Emails using Python](https://thecleverprogrammer.com/2021/06/11/send-automatic-emails-using-python/)\n2. [Defang IP Address](https://thecleverprogrammer.com/2021/02/22/defang-ip-address-using-python/)\n3. [Password Authentication using Python](https://thecleverprogrammer.com/2021/05/02/password-authentication-using-python/)\n4. [Web Scraping to create a dataset](https://thecleverprogrammer.com/2021/05/14/web-scraping-to-create-a-dataset-using-python/)\n5. [Resume Scanner](https://thecleverprogrammer.com/2021/05/30/resume-scanner-using-python/)\n6. [Merge Sort Algorithm](https://thecleverprogrammer.com/2021/04/22/merge-sort-using-python/)\n7. [Pick a Random card using Python](https://thecleverprogrammer.com/2021/04/26/pick-a-random-card-using-python/)\n8. [Quartile Deviation using Python](https://thecleverprogrammer.com/2021/05/04/quartile-deviation-using-python/)\n9. [Count Character Occurrences](https://thecleverprogrammer.com/2021/03/12/count-character-occurrences-using-python/)\n10. [Pyramid Pattern using Python](https://thecleverprogrammer.com/2021/04/28/pyramid-pattern-using-python/)\n11. [Sequential Search](https://thecleverprogrammer.com/2021/03/10/sequential-search-using-python/)\n13. [Sorting NumPy Arrays](https://thecleverprogrammer.com/2021/03/14/sort-numpy-arrays-using-python/)\n14. [Validate Anagrams](https://thecleverprogrammer.com/2021/03/08/validate-anagrams-using-python/)\n15. [Create Tables with Python](https://thecleverprogrammer.com/2021/03/18/create-tables-using-python/)\n16. [Recursive Binary Search](https://thecleverprogrammer.com/2021/03/06/recursive-binary-search-using-python/)\n17. [Dijkstra’s Algorithm using Python](https://thecleverprogrammer.com/2021/04/18/dijkstras-algorithm-using-python/)\n18. [Hash Tables using Python](https://thecleverprogrammer.com/2021/03/04/hash-tables-using-python/)\n19. [Queues using Python](https://thecleverprogrammer.com/2021/03/02/queues-using-python/)\n20. [Validate a Binary Search Tree](https://thecleverprogrammer.com/2021/03/01/validate-a-binary-search-tree-using-python/)\n---\n### Difficulty Level : Intermediate\n1. [Story Generator with Python](https://thecleverprogrammer.com/2021/01/11/story-generator-with-python/)\n2. [Generate Password with Python](https://thecleverprogrammer.com/2021/01/11/python-program-to-generate-password/)\n3. [Play Rock, Paper, and Scissors with Python](https://thecleverprogrammer.com/2021/01/10/rock-paper-and-scissors-game-with-python/)\n4. [Dice Roll Simulator](https://thecleverprogrammer.com/2021/01/10/dice-roll-simulator-with-python/)\n5. [QR Code Generator](https://thecleverprogrammer.com/2021/01/09/qr-codes-with-python/)\n6. [Animal Quiz Game](https://thecleverprogrammer.com/2021/01/03/create-a-quiz-game-with-python/)\n7. [Print Coloured Text](https://thecleverprogrammer.com/2020/12/23/print-colored-text-with-python/)\n8. [BMI Calculator](https://thecleverprogrammer.com/2020/12/21/bmi-calculator-with-python/)\n9. [Fahrenheit to Celcius Converter](https://thecleverprogrammer.com/2020/11/30/convert-fahrenheit-to-celsius-with-python/)\n10. [Taking Multiple User Inputs](https://thecleverprogrammer.com/2021/01/08/multiple-inputs-with-python-using-while-loop/)\n11. [Convert Roman Numbers to Decimals](https://thecleverprogrammer.com/2021/01/07/convert-roman-numbers-to-decimals-with-python/)\n12. [Pearson Correlation](https://thecleverprogrammer.com/2021/02/11/pearson-correlation-using-python/)\n13. [Treemap using Python](https://thecleverprogrammer.com/2021/05/16/treemap-using-python/)\n14. [Convert Image to an array](https://thecleverprogrammer.com/2021/06/08/convert-image-to-array-using-python/)\n15. [Scrape IMDb with Python](https://thecleverprogrammer.com/2021/06/02/scrape-imdb-using-python/)\n16. [Duplicate File Finder using Python](https://medium.com/@paltannistha/stop-wasting-storage-find-duplicate-files-using-python-8e7fed96c109?postPublishedType=initial)\n---\n### Difficulty Level : Advanced\n1. [Visualize a Neural Network using Python](https://thecleverprogrammer.com/2021/06/07/visualize-a-neural-network-using-python/)\n2. [Bias and Variance using Python](https://thecleverprogrammer.com/2021/05/20/bias-and-variance-using-python/)\n3. [Get Live Weather Updates using Python](https://thecleverprogrammer.com/2021/05/21/get-live-weather-updates-using-python/)\n4. [Count Objects in Image using Python](https://thecleverprogrammer.com/2021/05/11/count-objects-in-image-using-python/)\n5. [Scrape Trending News using Python](https://thecleverprogrammer.com/2021/05/10/scrape-trending-news-using-python/)\n6. [Real-time Stock Price Data Visualization using Python](https://thecleverprogrammer.com/2021/05/01/real-time-stock-price-data-visualization-using-python/)\n7. [OTP Verification using Python](https://thecleverprogrammer.com/2021/04/14/otp-verification-using-python/)\n8. [Choropleth Map with Python](https://thecleverprogrammer.com/2021/04/20/choropleth-map-using-python/)\n9. [Egg catcher game](https://thecleverprogrammer.com/2021/04/23/egg-catcher-game-using-python/)\n10. [Extract Country Details](https://thecleverprogrammer.com/2021/04/12/countryinfo-in-python-tutorial/)\n11. [Convert Text to Numerical data](https://thecleverprogrammer.com/2021/04/17/convert-text-into-numerical-data-using-python/)\n12. [AUC and ROC using Python](https://thecleverprogrammer.com/2021/04/07/auc-and-roc-curve-using-python/)\n13. [Interactive Language Translator](https://thecleverprogrammer.com/2021/04/02/language-translator-using-python/)\n14. [Maximum Profit Finder](https://thecleverprogrammer.com/2021/03/24/find-maximum-profit-using-python/)\n15. [Language Detection](https://thecleverprogrammer.com/2021/04/04/language-detection-with-python/)\n16. [Histogram and Density Plots with Python](https://thecleverprogrammer.com/2021/03/30/histogram-and-density-plots-using-python/)\n17. [Radar Plot with Python](https://thecleverprogrammer.com/2021/04/06/radar-plot-using-python/)\n18. [Create a Chatbot with Python](https://thecleverprogrammer.com/2021/03/25/chatbot-using-python/)\n19. [Stopwords Removal](https://thecleverprogrammer.com/2021/03/28/remove-stop-words-using-python/)\n20. [Unicode Characters Removal](https://thecleverprogrammer.com/2021/03/29/remove-unicode-characters-using-python/)\n21. [Grammar Correction with Python](https://thecleverprogrammer.com/2021/03/16/grammar-correction-using-python/)\n22. [Caterpillar Game with Python](https://thecleverprogrammer.com/2021/02/05/caterpillar-game-with-python/)\n23. [Maze Solver](https://thecleverprogrammer.com/2021/01/26/maze-solver-with-python/)\n24. [Encrypt and Decrypt Messages with Python](https://thecleverprogrammer.com/2021/01/25/encrypt-and-decrypt-using-python/)\n28. [Bitcoin Mining](https://thecleverprogrammer.com/2021/01/18/bitcoin-mining-with-python/)\n29. [Password Picker](https://thecleverprogrammer.com/2021/01/17/password-picker-with-python/)\n30. [Typing Test Game GUI](https://thecleverprogrammer.com/2021/01/17/typing-speed-test-gui-with-python/)\n33. [URL Shortner with Python](https://thecleverprogrammer.com/2021/01/15/url-shortener-with-python/)\n\n---\n## Errors/Bugs\nIf you see an error message or run into an issue, please create bug report.\nTo create a bug report, [Click Here](https://github.com/thegeekyb0y/pythonprojects/issues/new/choose)\n\n\n### **📝 Note**\n\n\nMost of the tutorials are taken from www.thecleverprogrammer.com . You can follow his blogs for more python projects.\n\n---\n### Connect with Me 🤝\n[Instagram](https://www.instagram.com/thegeekyb0y) | [Twitter](https://www.twitter.com/thegeekyb0y) | [Linkedin](https://www.linkedin.com/in/adityacodes)\n"
  }
]