Skip to content
View Imaan6's full-sized avatar
:shipit:
:)
:shipit:
:)
  • Benguerir, Morocco
  • 19:23 (UTC +01:00)

Highlights

  • Pro
Block or Report

Block or report Imaan6

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
Imaan6/README.md

HUEHUEHUEHEHEHEHE

Pinned

  1. Philosophers Philosophers Public

    In this project, I use the basics of threading a process to solve the infamous Dinning Philosophers problem. From the creation of threads to locking doors using mutexes.

    C 2

  2. get_next_line get_next_line Public

    The aim of this project is to code a function that returns a line read from a file descriptor.

    C 2

  3. printf printf Public

    This project is pretty straight forward. We will recode printf.

    C 1

  4. Pipex Pipex Public

    My own version of Pipe | :)

    C 1

  5. So-Long So-Long Public

    Small duplication of the 2D game Banania.

    C 1

  6. Push_swap Push_swap Public

    This project sorts data on a stack, with a limited set of instructions, using the lowest possible number of actions. It manipulates various types of algorithms and chooses the most appropriate solu…

    C 2