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

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

    C

  2. ft_printf ft_printf Public

    Recoding the printf() function from libc.

    C

  3. get_next_line get_next_line Public

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

    C

  4. minitalk minitalk Public

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

    C

  5. so_long so_long Public

    This project is a small 2D game with Minilibx.

    C

  6. push_swap 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