Skip to content
View oswidan97's full-sized avatar
👾
👾

Highlights

  • Pro
Block or Report

Block or report oswidan97

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. Elzawawy/risky Elzawawy/risky Public

    RISKY is a simple abstract version of the classic strategy Game (RISK), provided with a an easy to use web-based GUI.

    Python 5 3

  2. Elzawawy/MRNet Elzawawy/MRNet Public

    This is an assignment for Pattern Recognition Course taught at Alexandria University, Faculty of Engineering offered in Spring 2019. Our Official Contribution on developing a Model for MRNet dataset.

    Jupyter Notebook 1

  3. Elzawawy/compiler-frontend Elzawawy/compiler-frontend Public

    First two front-end phases of a language-independent compiler implemented in C++

    C++ 12 2

  4. HotelReservationSystem HotelReservationSystem Public

    A website for hotel reservation handling clients, hotels and brokers

    JavaScript 4

  5. Elzawawy/RealiableUDP Elzawawy/RealiableUDP Public

    A Reliable application layer built over the unreliable UDP, using two different algorithms: Stop And Wait (rdt 3.0) and Go Back N.

    C++ 2 2

  6. Circus-Of-Plates Circus-Of-Plates Public

    Using various design patterns for making a game using a pre-made engine in java

    Java