Skip to content

Python Project Ideas

Basic

  • Number guess game
  • Hangman Console based GUI Based
  • Simple GUI calculator
  • Login system Desktop GUI Web app based
  • Files sorting into folders script (automated for downloads folder) moving all image files into image folder, videos, zip etc
  • MNIST based image recognition

Intermediate

  • Drawpad in tkinter (like MS paint, draw using mouse and save into image file)
  • Flappy Bird game
  • Snake game
  • Chat Bot (like weather, stock price, youtube video etc)
  • Expanse Tracker
  • To-Do List (GUI / Web-App)
  • Custom API

Advance

  • A* path finding visualization
  • Tetris game
  • Sudo game with auto solver
  • Live face detection
  • sub script to hide specified folders if authorized person is not in front of PC
  • Live object detection (Other image recognition projects)
  • More complex 2-D games (pygame, unity)