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

Block or report SimArch21

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

    Here are the main functions that I'm using for my projects. A lot of them copy the behavior of the most famous functions from the string.h library or other ones. It was a good project to understand…

    C 2

  2. ft_printf ft_printf Public

    This function reproduces the basic behavior of the C "printf" function from the stdlib.h library.

    C 1

  3. .vimrc .vimrc Public

    My vim configuration

    Vim Script 1

  4. get_next_line get_next_line Public

    The goal of this project is to get the line from a file

    C 1

  5. push_swap push_swap Public

    The goal of this program is to create an efficient algorithm to sort up to 500 numbers

    C 1

  6. Setup Setup Public

    This is a basic repository that I created to start my future projects. It contains a Makefile, my Libft, ft_printf and my get_next_line functions. All are ready to be used

    C 1