Skip to content
View andronkyr's full-sized avatar

Block or report andronkyr

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

    Implementation of a client-server communication protocol that aims in storing and retrieving key-value pairs.

    C 2

  2. Battleship Battleship Public

    A simple game of battleship in C++ . Created in 2014 as a project for an Object Oriented Programming course,.

    C++

  3. Data-Strucures-Class Data-Strucures-Class Public

    This program stores and manages records of employees. It was developed as a project for a Data Structures course.

    C++

  4. my-shell my-shell Public

    A shell developed as part of an Operating Systems course.

    C

  5. Process-Synchronization Process-Synchronization Public

    Some sample programs written in C in order to synchronize processes and threads

    C

  6. File-Manipulation File-Manipulation Public

    A simple program written in Bash that reads a .dat file and manipulates it. Developed as a project for Operating Systems Laboratory.

    Shell