DEV Community

Cover image for 50 Python projects u must try 😤🧠
Ajith R
Ajith R

Posted on

50 Python projects u must try 😤🧠

The best way to learn programming language is to build projects with it.

*Difficulty Level : Easy *

  1. Send Automatic Emails using Python
  2. Defang IP Address
  3. Password Authentication using Python
  4. Web Scraping to create a dataset
  5. Resume Scanner
  6. Merge Sort Algorithm
  7. Pick a Random card using Python 8. Quartile Deviation using Python
  8. Count Character Occurrences
  9. Pyramid Pattern using Python
  10. Sequential Search
  11. Swap Variables using Python
  12. Sorting NumPy Arrays
  13. Validate Anagrams
  14. Create Tables with Python
  15. Recursive Binary Search
    1. Dijkstra's Algorithm using Python
  16. Hash Tables using Python
  17. Queues using Python
  18. Validate a Binary Search Tree

Difficulty Level : Intermediate

  1. Visualize a Neural Network using Python
  2. Bias and Variance using Python
  3. Get Live Weather Updates using Python
  4. Count Objects in Image using Python
  5. Scrape Trending News using Python
  6. Real-time Stock Price Data Visualization using Python
  7. OTP Verification using Python 8. Choropleth Map with Python
  8. Egg catcher game
  9. Extract Country Details

Difficulty Level : Hard

  1. Convert Text to Numerical data
  2. AUC and ROC using Python
  3. Interactive Language Translator
  4. Maximum Profit Finder
  5. Language Detection
  6. Histogram and Density Plots with Python
  7. Radar Plot with Python
  8. Create a Chatbot with Python
  9. Stopwords Removal
  10. Unicode Characters Removal

Difficulty Level : Hard(II)

  1. Convert Text to Numerical data
  2. AUC and ROC using Python
  3. Interactive Language Translator
  4. Maximum Profit Finder
  5. Language Detection
  6. Histogram and Density Plots with Python
  7. Radar Plot with Python
  8. Create a Chatbot with Python
  9. Unicode Characters Remover
  10. Stopwords Removal

Top comments (0)