Skip to content

Latest commit

 

History

History
90 lines (71 loc) · 3.9 KB

README.md

File metadata and controls

90 lines (71 loc) · 3.9 KB

🐍 Python Projects

Welcome to the Python Projects repository! 🎉
This repository is dedicated to learning Python by building projects, ranging from beginner to advanced levels. 🚀

📚 About This Repository

Here, you'll find a collection of Python projects, each with a brief description, a link to the source code, and additional details to help you understand and implement them. Whether you're just starting out or looking to sharpen your skills, this repository has something for everyone! 💡


🗂️ Project List

1. Band Name Generator 📝

  • Description: A simple python project that generates band name by combining user inputs and returning it as a result.
  • Level: Beginner
  • Link: Source Code
  • Features:
    • Generates Band name from user input
  • Learnings:
    • Variables, input function, print function, string datatype and method.
  • Youtube Video Link

2. BMI Calculator 📝

  • Description: A simple python project that calculates the body mass index based on users height and weights and returns value as a result.
  • Level: Beginner
  • Link: Source Code
  • Features:
    • Calculates BMI from user input
  • Learnings:
    • Variables, input function, print function, Type casting.

3. Tip Calculator 📝

  • Description: A simple python project that calculates the tip based on number of persons and tip they are paying and returns value as a result.
  • Level: Beginner
  • Link: Source Code
  • Features:
    • Calculates Tip from the percentage, total bill, number of people
  • Learnings:
    • Variables, input function, print function, Type casting.

4. Treasure Island 📝

  • Description: A simple Treasure island game.
  • Level: Beginner
  • Link: Source Code
  • Features:
    • Searching for treasures using some hint
  • Learnings:
    • Variables, input function, print function, Conditionals.

5. Rock Paper Scissors 📝

  • Description: A simple Rock Paper Scissors Game With Official Rules
  • Level: Beginner
  • Link: Source Code
  • Features:
    • Rock Paper Scissors
  • Learnings:
    • Variables, input function, print function, Conditionals, Random Method.

6. Password Generator 📝

  • Description: Generating random password with combination of letters, numbers, and symbols to keep safe the account.
  • Level: Beginner
  • Link: Source Code
  • Features:
    • Generating random password to keep account safe from hackers.
  • Learnings:
    • Variables, input function, print function, Conditionals, Random method, String module, list datastructure.

🌟 How to Use This Repository

  1. Clone the repository:
    git clone https://github.com/AnoopGeorge418/Python-Projects.git
  2. Navigate to the project folder you're interested in.
  3. Follow the instructions in the respective project folder's README.

🤝 Contributing

Contributions are welcome! If you have a project idea or improvements, feel free to open an issue or submit a pull request. Let's learn and grow together! 🌱

📧 Contact

For any questions or suggestions, feel free to reach out: