Skip to content
View lilafallet's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report lilafallet

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

Pinned

  1. brian-xu-vlt/MINISHELL_42 brian-xu-vlt/MINISHELL_42 Public

    We recreated a shell from scratch, with a minishell tester included, using only our own library (libft) and a limited range of external functions.

    C 4

  2. LIBFT_42 LIBFT_42 Public

    First 42 project consists in recreating functions being part of standard C library, and other personal functions/lib (vector)

    C 3

  3. FT_SERVER_42 FT_SERVER_42 Public

    The purpose of this project is administration system. The goal is to use the Docker Technology in order to install a complete web server. This server will run multiple services : Wordpress, phpMyAd…

    Shell

  4. CUB3D_42 CUB3D_42 Public

    This project is inspired by the world-famous eponymous 90’s game, which was the very first FPS : Wolfenstein 3D. The purpose of this project is to learn about raycasting and to make a dynamic view …

    C 2

  5. PRINTF_42 PRINTF_42 Public

    This project is about how to recreate the function printf and how to learn to using variadic arguments.

    C

  6. GET_NEXT_LINE_42 GET_NEXT_LINE_42 Public

    The purpose of this project is to create a function that returns a line ending with a '\n' red from a file descriptor without previously knowing its size.

    C 1 1