Skip to content
View PeterAbdallah's full-sized avatar

Block or report PeterAbdallah

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

Pinned Loading

  1. 42_pushswap 42_pushswap Public

    The push_swap project is a sorting algorithm challenge from the 42 curriculum. The goal is to sort a stack of integers in ascending order using a limited set of operations (sa, sb, ss, pa, pb, ra, …

    C 1

  2. 42_Libft 42_Libft Public

    Recreated essential C standard library functions from scratch, focusing on memory management, string manipulation, and fundamental data structures.

    C 1