Skip to content
View nwakour's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report nwakour

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

    C

  2. libft libft Public

    recreating standard C library functions

    C

  3. ft_printf ft_printf Public

    Recoding printf

    C

  4. get_next_line get_next_line Public

    Creating a function that reads line by line from stdin or files

    C

  5. minitalk minitalk Public

    Coding a small data exchange program using UNIX signals.

    C

  6. push_swap push_swap Public

    Using various algorithms to sort data on a stack, with a limited set of instructions, and the smallest number of moves.

    C