Skip to content
View ilyassealdidi's full-sized avatar
🇵🇸
🇵🇸

Highlights

  • Pro

Block or report ilyassealdidi

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. 42-libft 42-libft Public

    Recoding a few functions of the C standard library as well as some other utility functions.

    C

  2. 42-printf 42-printf Public

    Recoding the printf() function from libc.

    C

  3. 42-get_next_line 42-get_next_line Public

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

    C

  4. 42-minitalk 42-minitalk Public

    Creating a communication program in the form of a client and a server.

    C

  5. 42-so_long 42-so_long Public

    This project is a small 2D game with Minilibx.

    C

  6. 42-push_swap 42-push_swap Public

    This project is about making a program that sorts data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C