Skip to content
View MohamedMassoud's full-sized avatar
Block or Report

Block or report MohamedMassoud

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. Android-Gamepad-To-PC Android-Gamepad-To-PC Public

    This project is about a system that turns cheap wired gamepads into wireless ones.

    9

  2. consoluino consoluino Public

    Consoluino is a custom-made gaming console & simple game engine using Arduino nano and Arduino IDE.

    C++

  3. customNESController customNESController Public

    This project is about creating a custom-made chargeable wireless gaming controller through a LAN network.

    C++

  4. LANflappybird LANflappybird Public

    This is is basically just a flappy bird game that can be played in multiplayer mode over a LAN network.

    Java

  5. sortingTechniquesAnalyzer sortingTechniquesAnalyzer Public

    Simple program to compare running time against input size of the most famous sorting algorithms.

    Java

  6. HuffmanCompression HuffmanCompression Public

    This project is a demonstration of using the greedy approach to implement Huffman compression algorithm.

    Java