Skip to content
View mirr-x's full-sized avatar
💭
0x00
💭
0x00

Highlights

  • Pro

Block or report mirr-x

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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-get_next_line 42-get_next_line Public

    Create a function that reads the contents of a file descriptor one line at a time.

    C

  2. 42-Born2BeRoot 42-Born2BeRoot Public

    Born2beRoot is a system administration project where you build and secure a headless Linux virtual machine. It focuses on core server setup, user and permission management, and applying strict secu…

    Shell

  3. 42-ft_printf 42-ft_printf Public

    Create your own version of the C printf function that prints formatted output without using the real printf.

    C

  4. 42-libft 42-libft Public

    Build your own C library by redoing several standard C functions from scratch.

    C