Skip to content
View Sizgi's full-sized avatar

Highlights

  • Pro

Block or report Sizgi

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

Popular repositories Loading

  1. 42_CPP 42_CPP Public

    These are the module of C++, they are designed to try and understand the specificities of the language.

    C++

  2. 42_libft 42_libft Public

    C

  3. 42_ftprintf 42_ftprintf Public

    C

  4. 42_get_next_line 42_get_next_line Public

    C

  5. 42_push_swap 42_push_swap Public

    C

  6. 42_Philosophers 42_Philosophers Public

    A multi-threaded simulation solving the classic Dining Philosophers problem using POSIX Threads (pthreads) and Mutexes in C. Features strict data race avoidance, resource-fair thread scheduling, an…

    C