Skip to content
View OmarMetmwah's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report OmarMetmwah

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. Connect-Four Connect-Four Public

    Establish a connect four game using Java with GUI using javafx. Created an AI agent to play against human using minmax algorithms and alpha-beta pruning

    Java 1

  2. Operating-Systems Operating-Systems Public

    Forked from KhaledElTahan/Operating-Systems

    C

  3. Chess Chess Public

    Built chess engine for multiple players using C

    C

  4. 8-Puzzle 8-Puzzle Public

    Built 8-buzzle game solver to compare between the performance between different search algorithms

    Java

  5. Weather-App Weather-App Public

    Developed a website using online API to get the weather of given location with nodejs

    JavaScript

  6. Quine-McClukey-tabular-method Quine-McClukey-tabular-method Public

    Python