Skip to content

This Repository contains a variety of projects spanning beginner, intermediate, and advanced levels. It is currently a work in progress and has not yet been completed.

License

Notifications You must be signed in to change notification settings

MYethishwar/PythonHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonHub Projects Repository

Welcome to PythonHub! Below are the projects created up to now:

Beginner Level Projects

Project 1: Band Name Generator πŸ‘ˆ

Description: Generate creative band names by combining random words or user inputs.

Project 2: Love Calculator πŸ‘ˆ

Description: Calculate the compatibility between two individuals based on their names.

Project 3: Tip Calculator πŸ‘ˆ

Description: Calculate the appropriate tip amount based on the total bill and tip percentage.

Project 4: Treasure Island Adventure πŸ‘ˆ

Description: Embark on an interactive text-based adventure to find hidden treasure.

Project 5: Rock Paper Scissors πŸ‘ˆ

Description: A classic game where players choose between rock, paper, or scissors, aiming to beat their opponent's choice.

Project 6: Password Generator πŸ‘ˆ

Description: A tool that generates random passwords based on user preferences for the number of letters, symbols, and numbers.

Project 7: Escaping the Maze πŸ‘ˆ

Description: Solving Reeborg's World challenge by writing code to escape the maze.

Project 8: Hangman Game πŸ‘ˆ

Description: Guess the hidden word by inputting letters before running out of lives.

Project 9: Caesar Game πŸ‘ˆ

Description: An interactive challenge where players encode and decode secret messages using the classic Caesar Cipher encryption technique.

Project 10: Secret Auction πŸ‘ˆ

Description: This Project enable participants to anonymously bid on items, with the highest bidder winning while maintaining their bid amount confidential to others.

Project 11: Calculator πŸ‘ˆ

Description: A Python calculator project incorporating basic arithmetic operations, recursion, and documentation strings for clarity and usability.

Project 12: BlackJack Game πŸ‘ˆ

Description: The Blackjack game is a card game where players aim to get cards with a total value as close to 21 as possible without exceeding it.

Project 13: Make a Guess Game πŸ‘ˆ

Description: The player has to guess a randomly generated number between 1 and 100. The game offers two difficulty levels: easy and hard.

Project 14: Instagram Followers Game πŸ‘ˆ

Description: The playes has to Guess the person who has more followers each time the user wins the score will be incremented.

Intermediate Level Projects

Project 15: Coffee Machine πŸ‘ˆ

Description: Simple real life coffee machine simulator using simple understandable english statements.

Project 16: Coffee Machine using OOP πŸ‘ˆ

Description: Simple real life coffee machine simulator using predefined classes.

Project 17: Quiz Game πŸ‘ˆ

Description: quiz game with 12 questions implimented using classes and objects of OOP.

The Repository is currently in progress and has not yet been completed.

About

This Repository contains a variety of projects spanning beginner, intermediate, and advanced levels. It is currently a work in progress and has not yet been completed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages