Skip to content
View MaiMostafa31's full-sized avatar

Block or report MaiMostafa31

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

Pinned Loading

  1. fadiakhaledd/Connect-4-AI-Agent fadiakhaledd/Connect-4-AI-Agent Public

    Python implementation of a Connect 4 AI agent that uses the minimax algorithm with alpha-beta pruning to make optimal moves.

    Python

  2. fadiakhaledd/Fawry-System-Web-Service fadiakhaledd/Fawry-System-Web-Service Public

    This project is a mimic for fawry system. It allows users to pay for different services through service providers with different payment methods. It gives the system admin authorities to add discou…

    Java

  3. investigate_no_show_appointment_dataset investigate_no_show_appointment_dataset Public

    Investigate a dataset that contains information from 100k medical appointments in Brazil and is focused on the question of whether or not patients show up for their appointment, perform analytics a…

    HTML 1

  4. US_BikeShare US_BikeShare Public

    Analyze Data of bike share usage of three large cities: Chicago, New York City, and Washington using python.

    Python

  5. BTreeIndexing BTreeIndexing Public

    create, store and manipulate a set of fixed-length records as B-tree index on a binary file.

    C++