Skip to content
View StepanHoudek's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report StepanHoudek

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

    ✅ My first library containing general purpose functions.

    C

  2. Piscine Piscine Public

    ✅ My first steps in C and shell.

  3. ft_printf ft_printf Public

    ✅ The goal of this project is to recode printf()

    C

  4. get_next_line get_next_line Public

    ✅ This project is about programming a function that returns a line read from a file descriptor.

    C

  5. Minitalk Minitalk Public

    ✅ This project is about programming a client and a server communicating via binary signals.

    C

  6. Push_swap Push_swap Public

    The goal of this project is to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C