Skip to content
View Ayoubioussoufa's full-sized avatar

Block or report Ayoubioussoufa

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

LeetCode Stats

Popular repositories Loading

  1. printf printf Public

    I developed a custom printf function in C, replicating the standard printf's core functionality. It supports various format specifiers and enhanced my skills in string manipulation and variadic fun…

    C 1

  2. Ayoubioussoufa Ayoubioussoufa Public

  3. get_next_line get_next_line Public

    A C function I developed to read a single line from a file descriptor, supporting multiple files with efficient memory management. This project showcases my skills in file handling and dynamic memo…

    C

  4. Libft Libft Public

    As a 1337 (42_cursus) student, my first project involves creating a C library with essential functions to be used across all future projects, establishing a robust foundation for my coding skills.

    C

  5. push_swap push_swap Public

    The push_swap project is a C program that sorts a stack of integers using a limited set of operations. It aims to implement efficient sorting algorithms with minimal moves, showcasing skills in alg…

    C

  6. so_long so_long Public

    In my first 2D game with C, I explored game development, implementing mechanics and visuals to create an engaging experience. This project marked a key step in my journey, offering hands-on experie…

    C