Skip to content
View rutgercap's full-sized avatar
Block or Report

Block or report rutgercap

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
rutgercap/README.md

I type stuff and then things happen 🔥

If you need things to happen:

Popular repositories

  1. printf printf Public

    Function that mimics the C printf

    C

  2. get_next_line get_next_line Public

    C function that read an external file and returns the first line until a newline is encountered

    C

  3. Libft Libft Public

    Library with basic functions for future use in projects at 42

    C

  4. push_swap push_swap Public

    C Program that sorts a stack of integers with limited instructions

    C

  5. pipex pipex Public

    C program that mimics bash commands

    C

  6. philo philo Public

    Codam project to practice multithreading and forking

    C