Skip to content
View Djag12's full-sized avatar

Block or report Djag12

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. multithreaded-chat-server multithreaded-chat-server Public

    Multithreaded chat server built in C using socket programming, POSIX threads, synchronization, and command parsing.

    C

  2. producer-consumer-restaurant-simulation producer-consumer-restaurant-simulation Public

    Multithreaded restaurant simulation in C demonstrating the producer-consumer pattern with pthreads, mutexes, condition variables, and a shared order queue.

    C

  3. shared-memory-bank-simulation shared-memory-bank-simulation Public

    C program demonstrating shared memory, semaphores, and process synchronization through a simulated bank account.

    C

  4. tcp-linked-list-client-server tcp-linked-list-client-server Public

    TCP client-server application in C for remotely managing a linked list through socket-based commands.

    C