Skip to content
View WaPoco's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report WaPoco

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

    A custom implementation of the printf function. Built as part of the 42 school curriculum.

    C

  2. get_next_line get_next_line Public

    A implementation of a function that returns a line read from a file descriptor. Built as part of the 42 school curriculum.

    C

  3. Minitalk Minitalk Public

    A small data exchange program using UNIX signals. Built as part of the 42 school curriculum.

    Shell

  4. Philosophers Philosophers Public

    This project implements one classic solution to the Dining Philosophers problem using mutexes and threads. Built as part of the 42 school curriculum.

    C

  5. push_swap push_swap Public

    In this project, you will sort data in a stack using a limited set of instructions, aiming to achieve the lowest possible number of actions. To succeed, you will need to work with various algorithm…

    C

  6. Karten Karten Public

    Dies ist eine Kartenanimation

    JavaScript