Skip to content

nerwuuus/python-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🧰 python-projects

This repository documents a hands-on learning journey through the 100 Days of Code: The Complete Python Pro Bootcamp course, featuring daily coding challenges and practical exercises designed to build real-world Python skills. The python-projects branch contains solutions and progress from the bootcamp, serving as a comprehensive reference for learners.

Additionally, the repository includes beginner-friendly Python projects, like a band name generator, a tip calculator, a treasure island game, rock-paper-scissors, and a password generator. Each project is organised in its own branch with numbered prefixes (e.g., 1-band-name-generator, 2-tip-calculator) to indicate its order and help users navigate them sequentially from basic to more advanced concepts.

πŸ“ python-projects Repository Structure

python-projects/
β”‚
β”œβ”€β”€ main                               # Default branch
β”œβ”€β”€ 1-band-name-generator              # Project: Band Name Generator
β”œβ”€β”€ 2-tip-calculator                   # Project: Tip Calculator
β”œβ”€β”€ 3-treasure-island-game             # Project: Treasure Island Game
β”œβ”€β”€ 4-rock-paper-scissors-game         # Project: Rock-Paper-Scissors Game
β”œβ”€β”€ 5-password-generator               # Project: Password Generator


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages