Skip to content
View 42Monkey's full-sized avatar

Highlights

  • Pro

Block or report 42Monkey

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. 42-get_next_line 42-get_next_line Public

    A 42 School C project to create a function that reads a line from a file descriptor, preserving state with a static variable and memory management.

    C 1

  2. 42-Libft 42-Libft Public

    A 42 School project exploring C programming by building a custom standard library, covering memory manipulation, string processing, and linked lists.

    C

  3. 42-minitalk 42-minitalk Public

    A 42 School C project on inter-process communication using UNIX signals to transmit messages between client and server, covering bitwise encoding, signal handling, and acknowledgment.

    C 1