Skip to content
View LAKOUSSA's full-sized avatar
👣
👣

Block or report LAKOUSSA

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. Libft Libft Public

    In 42 we dont have access to a lot of the standard C functions. But this project ask us to create our own library by replicating some of them and adding our own. This repository includes all the ma…

    C

  2. ft_printf ft_printf Public

    A library that contains a simplified replica of the printf C function.

    C

  3. get_next_line get_next_line Public

    A function that allows you to read a file line by line. The _bonus version allows you to interchange different fd. Using multiple fd in the other one before the file is fully readed is an undefined…

    C

  4. mini_talk mini_talk Public

    The goal of this project is to create two executables: a server and a client. - The client will send information (a string) to the server using UNIX signals. - The server must correctly receive and…

    C

  5. push_swap push_swap Public

    <Push_swap> is a School 42 project. The purpose of this project is to create sorting algorithm

    C

  6. so_long so_long Public

    In this project, we'll code a simple 2D game to get familiar with the mlx library and UI in general.

    C