Skip to content
View iaceene's full-sized avatar
Yes!
Yes!

Block or report iaceene

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

<yaajagro>'s 42 stats

iaceene

Pinned Loading

  1. Push_Swap_42 Push_Swap_42 Public

    The Push Swap project is a data structure and algorithm exercise designed to help students learn about sorting algorithms, stacks, and how to efficiently manage data with limited operations. The ma…

    C

  2. MiniTalk_42 MiniTalk_42 Public

    Minitalk 42 is a simple project that demonstrates inter-process communication using Unix signals. It involves creating a server and a client, where the client sends messages to the server using sig…

    C

  3. Get_Next_Line_42 Get_Next_Line_42 Public

    The Get Next Line project is a great exercise to master file handling, dynamic memory allocation, and error management in C. By the end of this project, you will have gained valuable experience in …

    C