Skip to content
View lightiverson's full-sized avatar

Highlights

  • Pro

Block or report lightiverson

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

Pinned Loading

  1. ft_printf ft_printf Public

    Personal rewrite of stdio.h's printf function.

    C

  2. libft libft Public

    C library consisting of personally re-written versions of C's most used standard functions.

    C

  3. get_next_line get_next_line Public

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

    C

  4. push_swap push_swap Public

    Program that sorts data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C

  5. cub3d-parser cub3d-parser Public

    Parser section for the Cub3d project

    C