Skip to content
View shwehy's full-sized avatar
  • Alexandria ,Egypt
Block or Report

Block or report shwehy

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 Loading

  1. CrossRIverjava CrossRIverjava Public

    this is a college project (team project ) its simple game of river crossing implementing some Encapsulations and design pattern

    Java

  2. MahmoudElkarargy/Fruit-ninja MahmoudElkarargy/Fruit-ninja Public

    It is a single player game in which player slices fruits with a blade controlled by mouse swipes. GUI created using javafx libraries and Scene builder, Timers, Animation and Audio. Design Patterns …

    Java 2

  3. MahmoudElkarargy/LineFollwerRobot MahmoudElkarargy/LineFollwerRobot Public

    (Group) Arduino project, where a robot follows a black line, avoid objects of short length and grabs the tall ones.

    C++ 2 1

  4. Graphs-FinalProject Graphs-FinalProject Public

    3 projects on graphs and path

    C++

  5. Search-and-pagination-using-AJAX Search-and-pagination-using-AJAX Public

    Dealing with ajax, pagination, search and SQL joins Pagination is the process of dividing your content into pages and load each page at a time to improve performance

    PHP

  6. huffmanCompression huffmanCompression Public

    It is a C++ program use to compress and decompress files using Huffman Tree

    C++