Skip to content
View mabdelou's full-sized avatar

Block or report mabdelou

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

Hi there 👋

mabdelou's 42 stats
I'm currently working to be a better version of myself than yesterday

Popular repositories Loading

  1. Libft Libft Public

    "Libft" is a fundamental project in 1337 school that explores algorithms, C built-ins, makefiles, headers, and libraries, data structures, and linked lists, providing a comprehensive learning exper…

    C 1

  2. ft_printf ft_printf Public

    "ft_printf" is a C programming project aiming to create a custom function similar to "printf." It offers hands-on experience with variadic Function-like macros "va_start," "va_args," and "va_list,"…

    C 1

  3. Get_Next_Line Get_Next_Line Public

    "Get_Next_Line" is a project that aiming to learn more about file descriptor , learn you how to read form file and get it's content, how to use malloc for a dynamic memory allocation , how to avoid…

    C 1

  4. push_swap push_swap Public

    "push_swap" is the first program I have worked on, and it has a very clean idea: sorting data on a stack with a limited set of instructions and the fewest number of moves. It helps improve algorith…

    C 1

  5. So_long So_long Public

    so_long is a program that is based on how to make a small 2D game using the minilibx library, and helps you to learn about textures, sprites, and tiles..., and helps you to improve imperative progr…

    C 1

  6. pipex pipex Public

    This project aims to deepen your understanding of two concepts that you already know: Redirections and Pipes. It is an introductory project for the bigger UNIX projects that will appear later in mi…

    C 1