Syed Jafer K

Its all about Trade-Offs

Python Mini Projects Ideas

  1. Build a game where the user guesses a randomly generated number. – Link
  2. Build a calculator application. – Link
  3. Build a calculator application as a game – Link
  4. Build a command line todo application – Link
  5. Build a simple version of Hangman – Link
  6. Build a Caesar Cipher: Implement a basic encryption and decryption tool – Link
  7. Build a simple pomodro timer – Link
  8. Build a simple key-value storage system – Link
  9. Build a simple grocery list – Link
  10. Build a simple alarm clock – Link