Skip to content
View lburkinshaw's full-sized avatar

Block or report lburkinshaw

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

    Recoding functions from the C standard library to be used throughout my Hive studies

    C 2

  2. get_next_line get_next_line Public

    Creating a function that returns the next line of a given file

    C 1

  3. push_swap push_swap Public

    A sorting algorithm in C using two stacks and linked lists

    C 1 1

  4. so_long so_long Public

    Creation of a simple 2D game in C using the MLX42 graphics library

    C 1

  5. minitalk minitalk Public

    A project exploring sending and receiving Unix signals

    C 1

  6. ft_printf ft_printf Public

    Replicating the standard printf function in C

    C 1