Skip to content
View namaelsan's full-sized avatar

Block or report namaelsan

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. multithread-drone-simulator multithread-drone-simulator Public

    This project simulates the delivery of aid to survivors identified on a map using drones. The generation of survivors and the control of drones are conducted concurrently through multithreading. Mu…

    C

  2. malloc-implementation-c malloc-implementation-c Public

    An implementation of the malloc function in c as mymalloc and free function as myfree.

    C

  3. basic-shell-in-c basic-shell-in-c Public

    Implementation of a basic shell program in C

    C