Skip to content
View alaamohamed88's full-sized avatar

Block or report alaamohamed88

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. password-generator password-generator Public

    password-generator is a Python script that generates strong, customizable passwords based on user-defined length. It ensures the password contains a secure mix of 30% uppercase, 30% lowercase, 20% …

    Python

  2. turtle-pong-game turtle-pong-game Public

    A simple two-player ping pong game built using Python's turtle module. Players control paddles to bounce the ball, and the first to reach the maximum score wins.

    Python

  3. Classic-Snake-Game-Turtle-Python Classic-Snake-Game-Turtle-Python Public

    This repository contains the implementation of the classic Snake Game using Python's Turtle graphics library.

    Python