Skip to content
View Mohaben-1's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Mohaben-1

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

Popular repositories Loading

  1. 42-Exam04 42-Exam04 Public

    Solutions to the 42cursus Exam Rank 04 exercises. Implemented in C across 3 levels.

    C 54 7

  2. 42-Exam-Rank-05 42-Exam-Rank-05 Public

    Solutions to the 42cursus Exam Rank 05 exercises. Implemented in C and C++ across 2 levels.

    C++ 6 1

  3. 42-Cursus_1337 42-Cursus_1337 Public

    A central hub for all my 42/1337 School projects. This repository organizes my progress through the curriculum, showcasing completed projects.

    1

  4. 42-libft_1337 42-libft_1337 Public

    This 42project aims to code a C library regrouping usual functions that we’ll be allowed to use in all our other 42 projects.

    C

  5. 42-get_next_line_1337 42-get_next_line_1337 Public

    Get Next Line is a foundational project at 1337 (part of the 42 Network). It challenges students to implement a function that reads and returns a line from a file descriptor.

    C

  6. 42-ft_printf_1337 42-ft_printf_1337 Public

    ft_printf is a core project in the 1337 curriculum (part of the 42 Network) that requires reimplementing the standard printf function. This project deepens understanding of variadic functions.

    C