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

Block or report saad486

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. CobraB-Language CobraB-Language Public

    It is part of my compiler design project.

    C 1

  2. ServerClientModel ServerClientModel Public

    It is a multithreaded server and client model. Functionality of server is pretty basic, importance is given to the use of linux system APIs.

    C

  3. ServerClientPipe ServerClientPipe Public

    Continuation of server and client communication via a pipe. Server and client, in this case are a parent and child created by the fork() command. Pipe is used as an emulation of socket between real…

    C

  4. preFork-Server preFork-Server Public

    It just a test to do tasks with pre-forking than post-forking

    C

  5. Distributed-Filesytem Distributed-Filesytem Public

    Python

  6. Lexical-Analyzer-of-c Lexical-Analyzer-of-c Public

    Java