Skip to content
View unilui's full-sized avatar

Highlights

  • Pro

Block or report unilui

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. 42_libft 42_libft Public

    My very first own library. This project is about coding a C library. It contains a lot of general purpose functions that my programs rely upon.

    C

  2. 42_fil_de_fer 42_fil_de_fer Public

    This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.

    C

  3. 42_minitalk 42_minitalk Public

    The purpose of this project is to code a small data exchange program using UNIX signals.

    C

  4. 42_push_swap 42_push_swap Public

    This project is about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C