Skip to content
View julesmuntz's full-sized avatar

Highlights

  • Pro

Organizations

@Sigmario
Block or Report

Block or report julesmuntz

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

  1. 42-philosophers 42-philosophers Public

    In computer science, the dining philosophers problem is an example problem often used in concurrent algorithm design to illustrate synchronization issues and techniques for resolving them.

    C 1

  2. 42-c-piscine 42-c-piscine Public

    My work during the 42 Piscine of 02/2022.

    C

  3. 42-libft 42-libft Public

    This project is about coding a C library. It contain a lot of general purpose functions.

    C

  4. julesmuntz julesmuntz Public

  5. 42-born2beroot 42-born2beroot Public

    This project consists of setting up a server by following specific rules.

    Shell

  6. 42-get-next-line 42-get-next-line Public

    This project is about programming a function that returns a line read from a file descriptor.

    C