Skip to content
View mariyaalmasawi-wq's full-sized avatar

Block or report mariyaalmasawi-wq

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Rock-Paper-Scissors-Python Rock-Paper-Scissors-Python Public

    A simple Rock, Paper, Scissors game built with Python.

    Python 1

  2. book_library_manager book_library_manager Public

    A simple Python script to manage a personal book library and wishlist.

    Python 1

  3. password_generator password_generator Public

    A simple Python script that generates a random password based on the number of letters, numbers, and symbols chosen by the user.

    Python 1

  4. Mystery-Doors-Adventure-Game Mystery-Doors-Adventure-Game Public

    A small Python text‑based adventure game where the player chooses between doors and boxes to discover treasure or face dangers. This project is written in simple English to make it easy for beginne…

    Python 1

  5. PIN-Code-Verification-System PIN-Code-Verification-System Public

    A simple Python program that generates a random 4‑digit PIN and compares it with the user’s input. The project is written in simple English to make it easy for beginners to understand and learn from.

    Python 1

  6. University-ID-Verification-System University-ID-Verification-System Public

    A Python-based system that validates university ID numbers using regular expressions. The program extracts valid IDs from user‑entered sentences, checks their format, removes duplicates, and displa…

    Python