Skip to content
View MielieVeryStronk's full-sized avatar
🇿🇦
🇿🇦

Block or report MielieVeryStronk

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

    The printf() function outputs a formatted string. The arg1, arg2, ++ parameters will be inserted at percent (%) signs in the main string. This function works "step-by-step". At the first % sign, ar…

    C

  2. ft_ls ft_ls Public

    A reproduction of the ls command. Used to list files in a directory and/or its subdirectories.

    C

  3. libft libft Public

    A recreation of a part of the libc functions.

    C

  4. get_next_line get_next_line Public

    A function that returns a line ending with a newline, read from a file descriptor.

    C

  5. minishell minishell Public

    A mini unix command interpreter, with a custom theme!

    C

  6. camagru camagru Public

    A small web application allowing you to make basic photo and video editing using your webcam and some predefined images.

    PHP