Skip to content
View yavuzsonmez's full-sized avatar
🐺
🐺

Block or report yavuzsonmez

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

Pinned Loading

  1. 42-Webserv 42-Webserv Public

    NGINX-like HTTP/1.1 server using TCP sockets and I/O multiplexing written in C++98

    C++ 2 3

  2. 42-Inception 42-Inception Public

    Setting up an infrastructure of containerized services.

    Dockerfile 2 1

  3. 42-FdF 42-FdF Public

    A simplified isometric 3D engine that represents a relief landscape from a matrix of points.

    C 2

  4. 42-Push_Swap 42-Push_Swap Public

    Sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions. Implementation of optimized data sorting algorithm.

    C 1

  5. 42-Minitalk 42-Minitalk Public

    A small data exchange program, based on client/server model, using UNIX signals.

    C 2

  6. 42-Philosophers 42-Philosophers Public

    Solving the "Dining philosophers problem", by threading a process and using mutex and semaphores. This project is about ressources sharing, synchronization and parallel computing.

    C 1