Skip to content
View Aayush-2103's full-sized avatar
Block or Report

Block or report Aayush-2103

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Aayush-2103/README.md
  • πŸ‘‹ Hi, I’m @Aayush-2103
  • πŸ‘€ I’m interested in learning and exploring new things. I am an aspiring Python learner and an ambitious software developer.
  • 🌱 I’m currently learning advanced python
  • πŸ’žοΈ I’m looking to collaborate on Python-related projects.
  • πŸ“« How to reach me ?? linkedin.com\in\aayushtalukdar2103
  • πŸ˜„ Pronouns: He, Aayush,
  • ⚑ Fun fact: 1+1 is 10 and not 2 πŸ˜‚
  • ✨My projects:-

  1. Number Guessing Game in Python
    https://github.com/Aayush-2103/Number_guessing_game_in_python
  2. Guess the correct word Game in Python
    https://github.com/Aayush-2103/Guess_the_correct_word_Game_in_Python
  3. PyCalc: Standard Calculator
    https://github.com/Aayush-2103/Standard_Calc
  4. Rock, Paper, Scissors! πŸ“„βœ‚οΈ Challenge & Conquer! 🌟
    https://github.com/Aayush-2103/Rock_paper_scissors

Popular repositories

  1. Aayush-2103 Aayush-2103 Public

    Config files for my GitHub profile.

  2. Number_guessing_game_in_python Number_guessing_game_in_python Public

    User needs to enter some random number within the given number of chances and if it matches the lucky number then the user wins.

    HTML

  3. Guess_the_correct_word_Game_in_Python Guess_the_correct_word_Game_in_Python Public

    It is a simple game made using randint function of random library. The user needs to blindly guess alphabets to finally get the word.

    Python 1

  4. Standard_Calc Standard_Calc Public

    A standard simple calculator that takes arithmetic expressions from the user and prints the output in a single-line.

    HTML 1

  5. Rock_paper_scissors Rock_paper_scissors Public

    Created a fun Rock-Paper-Scissors game in Python where users can challenge the computer. The game utilizes the random module to keep each game exciting and unpredictable. Go ahead and give it a try!

    HTML