Skip to content
View ricardoferreirax's full-sized avatar
  • 42 Lisboa
  • Almada

Highlights

  • Pro

Block or report ricardoferreirax

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 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 Loading

  1. LIBFT LIBFT Public

    Libft: Your very first own library. This project involves coding a C library that will include numerous general purpose functions for your programs.

    C 1

  2. FT_PRINTF FT_PRINTF Public

    Printf: Because ft_putnbr() and ft_putstr() aren’t enough.The goal of this project is quite straightforward: you will reimplement printf(). This will primarily teach you how to handle a variable nu…

    C 1

  3. PUSH_SWAP PUSH_SWAP Public

    Push_Swap: Because Swap_push doesn’t feel as natural. In this project, you will sort data in a stack using a limited set of instructions, aiming to achieve the lowest possible number of actions. T…

    C 1

  4. FRACT-OL FRACT-OL Public

    Fract’ol: Computer Graphics Fractals. This project involves creating graphically beautiful fractals

    C

  5. PIPEX PIPEX Public

    This project will allow you to explore a UNIX mechanism in detail, one that you are already familiar with, by implementing it in your program.

    C

  6. 42_MINISHELL 42_MINISHELL Public

    Minishell: This project is about creating a simple shell. Yes, your very own little Bash. You will gain extensive knowledge about processes and file descriptors.

    C