Skip to content
View 42lan's full-sized avatar
πŸ‰
πŸ‰

Highlights

  • Pro
Block or Report

Block or report 42lan

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

Hi there πŸ‘‹

Pinned

  1. libft libft Public

    πŸ—ƒ This first project as a student of 42 will build off of my knowledge from the Piscine. I will recode a number of standard C library functions, as well as other utility functions that I'll reuse t…

    C

  2. ft_printf ft_printf Public

    🐾 Implementation of my own printf function in C because I’m fed up alternating the ft_putnbr() and ft_putstr() when doing my printing.

    C

  3. ft_ls ft_ls Public

    πŸ“œ To know everything about the filesystem, how files and directories are stored, ect. I code for myself one of the most frequently used Unix commands - ls.

    C 3

  4. minishell minishell Public

    πŸ–¨ The objective of this project is to create the simplest start of a shellscript. If this doesn’t make me a better coder, nothing will.

    C 1 1

  5. lem-in lem-in Public

    🐜 This project is meant to make us code an ant farm manager to optimize the movement of a population of ants.

    C 1 1

  6. corewar corewar Public

    πŸ’£ This project is about to create a virtual arena in which programs will fight against one another. It also about to create an assembler to compile those programs as well as a Champion to show the …

    C