Skip to content
View yousefsmt's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report yousefsmt

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

Popular repositories Loading

  1. BIchatROOM BIchatROOM Public

    A terminal-based multi-user chatroom using TCP sockets, allowing real-time message exchange with join/leave notifications.

    C++ 4

  2. AirPort AirPort Public

    A simple tool for managing and querying airport data (IATA/ICAO codes), useful for location-based or travel-related applications.

    C++ 2 1

  3. HTTP-1.1 HTTP-1.1 Public

    A minimal HTTP/1.1 server written in C++, supporting persistent connections, content negotiation, range requests, and basic HTTP methods.

    C++ 1

  4. CoAP-Protocol CoAP-Protocol Public

    Lightweight C++ implementation of the Constrained Application Protocol (CoAP) for IoT and embedded systems, supporting basic message types and resource access over UDP.

    CMake