Skip to content
View Busedame's full-sized avatar

Block or report Busedame

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

    Third project at 42 Berlin. Creating a handy function to read a file line by line.

    C 1

  2. Libft Libft Public

    First project at 42 Berlin. Recoded some of the C standard library functions, as well as some other utility functions.

    C

  3. ft_printf ft_printf Public

    Second project at 42 Berlin. Recoded the famous printf() function in C.

    C

  4. Born2beRoot Born2beRoot Public

    Fourth project at 42 Berlin. Setting up a virtual machine with specific requirements.

  5. push_swap push_swap Public

    Fifth project at 42 Berlin. Sorting data on a stack, with a limited set of instructions, and the smallest number of moves.

    C

  6. pipex pipex Public

    Sixth project at 42 Berlin. An introduction to redirections and pipes.

    C