Skip to content
View marwandr's full-sized avatar

Highlights

  • Pro

Block or report marwandr

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. martialdao martialdao Public

    A simple peer-to-peer Brawler game using UDP

    Python 2

  2. photo_album_website photo_album_website Public

    An interactive photo album website with a RESTful API

    JavaScript

  3. asm-bmp-encryption asm-bmp-encryption Public

    Two simple programs written in ASM x86 that encode messages into bitmap files and decode those same messages, without distorting the bitmap image.

    Assembly

  4. UDP-Chat-Client UDP-Chat-Client Public

    A simple, lightweight chat application that leverages the User Datagram Protocol (UDP) for real-time communication, using simple error checking methods to ensure proper quality.

    Python