Skip to content
View yrigny's full-sized avatar
Block or Report

Block or report yrigny

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. C-Piscine C-Piscine Public

    Exercises done during the extrance exam to Ecole 42.

    C

  2. 42-libft 42-libft Public

    A C library containing some general purpose functions.

    C

  3. 42-ft_printf 42-ft_printf Public

    A recode of the printf() function from libc.

    C

  4. 42-get_next_line 42-get_next_line Public

    A function that returns a line read from a file descriptor.

    C

  5. 42-born2beroot 42-born2beroot Public

    An exercise to set up an operating system while implementing strict rules.

    Shell

  6. 42-push_swap 42-push_swap Public

    An algorithmic project that sort a stack of integers using a specific set of operations with the smallest possible number of moves.

    C