Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 966 Bytes

File metadata and controls

30 lines (23 loc) · 966 Bytes

100 Days of Python Challenge 🐍

This repository contains all the projects and exercises I complete while following the 100 Days of Code: The Complete Python Pro Bootcamp course on Udemy.

Goals

  • Learn Python from beginner to advanced.
  • Build real-world projects.
  • Improve problem-solving skills.
  • Track my coding progress consistently.

Progress

Day Project Description Status 1 Band Name Generator Generates fun band names from user input. ✅ 2 Tip Calculator Splits restaurant bills among friends. ✅ 3 Treasure Island Text-based adventure game using conditionals. ✅ 3 Haunted House Interactive choice-based mini game. ✅ 4 Rock , Paper , Scissors game.✅ 5 Password Generator ✅ 6 Escaping the maze game on a software ✅ 7 Hangman game ✅ 8 Caesar Cipher ✅ 9 Blind Auction ✅ 10 Calculator ✅ 11 Blackjack Game ✅ 12 Guessing the number game ✅

I'll update this table as I complete each day's project.