Skip to content
View yamen-haddad's full-sized avatar

Organizations

@yugabyte
Block or Report

Block or report yamen-haddad

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

Pinned

  1. falling-blocks-game falling-blocks-game Public

    A Falling Block Game as a C# application. Where multiple players will decide to place their falling blocks adjacently to form 3 connected blocks (horizontally or vertically).

    C#

  2. football-group-stage-application football-group-stage-application Public

    A simple java application to calculate the results of football teams in group stage football league like World cup or champions League.

    Java

  3. graph-search-algorithms graph-search-algorithms Public

    A prototype-framework of some Blind Search Algorithms (Breadth First Search, Depth First Search, Depth Limited Search ) and Informed Search algorithms with applying them on few examples (8 cube, gr…

    Java

  4. interactive-projectile-simulator interactive-projectile-simulator Public

    A simple application that simulate the motion of a projectile affected only by the gravitational power "Free Fall".It allows the user to adjust the initial parameters of the projectile in an intera…

    C#

  5. simple-web-crawler simple-web-crawler Public

    A simple crawler that takes a URL as input and tries to crawl all the web pages connected to this page and crawl the crawled pages and so on. It is designed in a multithreaded way which allows to r…

    HTML

  6. Super-mario-Simple-game Super-mario-Simple-game Public

    A very simple version of super mario game.

    C#