Skip to content
View vasco-castro's full-sized avatar
🕶️
Programming something cool
🕶️
Programming something cool

Highlights

  • Pro

Block or report vasco-castro

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. libV libV Public

    My own custom and improved C library

    C 1

  2. crazy_swap_bits crazy_swap_bits Public

    My crazy swap_bits I did in 42 exam, before I knew how to use bitwise operators ;)

    C 1

  3. libft libft Public

    42 C libft

    C

  4. ft_printf ft_printf Public

    ft_printf Because ft_putnbr() and ft_putstr() aren’t enough

    C

  5. get_next_line get_next_line Public

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

    C

  6. push_swap push_swap Public

    push_swap project from 42

    C