Skip to content
View nabilac27's full-sized avatar

Block or report nabilac27

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-web_discovery_piscine 42-web_discovery_piscine Public

    HTML 1

  2. 42-libft 42-libft Public

    First 42 School Project: Creating my own library in C

    C

  3. 42-ft_printf 42-ft_printf Public

    an implementation of printf function, utilizing variadic functions to handle formatted output with custom parsing and formatting logic.

    C

  4. 42-get_next_line 42-get_next_line Public

    get_next_line is a C function that reads and returns a single line from a file descriptor, utilizing a static buffer to manage data across multiple calls

    C

  5. 42-pipex 42-pipex Public

    pipex is a C program that simulates a shell pipeline, using pipes and process management to execute commands, handle file redirection, and facilitate inter-process communication.

    C

  6. 42-so_long 42-so_long Public

    This project is a small 2D game with MLX Library. I learned about window management, event handling, textures, sprites, tiles, etc.

    C