Skip to content
View Omar-Alghanmi's full-sized avatar
☺️
☺️
  • University Of Jeddah
  • Jeddah, Saudi Arabia
Block or Report

Block or report Omar-Alghanmi

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

  1. a-star a-star Public

    Forked from daancode/a-star

    A* algorithm C++ implementation.

    C++

  2. A-Search-Algorithm A-Search-Algorithm Public

    A* is a graph traversal and path search algorithm, which is often used in many fields of computer science due to its completeness, optimality, and optimal efficiency. One major practical drawback i…

    C++

  3. Image-Classification-Pipeline Image-Classification-Pipeline Public

    Image Classification Pipeline (OpenCV Learning)

    Python