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

Highlights

  • Pro

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.

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

Popular repositories Loading

  1. 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

  2. 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

  3. 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

  4. 42-push_swap_1337 42-push_swap_1337 Public

    The Push_Swap project at 42 School challenges you to sort a stack of integers using a limited set of operations on two stacks. The goal is to minimize the number of operations while adhering to str…

    C

  5. 42-fdf_1337 42-fdf_1337 Public

    The FDF project at 42 School is a graphics challenge involves rendering 3D wireframe from a 2D heightmap. The project converts elevation data into a visually structured representation. It introduce…

    C