Skip to content
View lalmohankr's full-sized avatar

Block or report lalmohankr

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

Popular repositories Loading

  1. Number_guessing_game Number_guessing_game Public

    Python

  2. Password_generator Password_generator Public

    This Password Generator tool helps users create strong, random passwords for better security. It uses a combination of uppercase letters, lowercase letters, numbers, and symbols to generate passwor…

    Python

  3. Mini_math_game Mini_math_game Public

    This Math Quiz Game randomly generates basic arithmetic questions involving addition, subtraction, and multiplication. Users answer a set of questions, and at the end, the program provides a score …

    Python

  4. chatbot chatbot Public

    This chatbot is a rule-based conversational agent. It matches user inputs with pre-defined patterns and responds based on a set of rules and responses. The chatbot uses regular expressions for patt…

    Python

  5. rock_paper_scissors rock_paper_scissors Public

    This project is a basic implementation of the "Rock, Paper, Scissors" game in Python. The user plays against the computer, which makes random choices, and the winner is determined based on the game…

    Python

  6. Qrcode_generator Qrcode_generator Public

    This Python project uses the qrcode library to create QR codes for text or URLs. QR codes are useful for sharing data quickly and conveniently, allowing mobile devices to scan and read the informat…

    Python