Skip to content
View hpcavalcante's full-sized avatar
🇧🇷
🇧🇷

Highlights

  • Pro
Block or Report

Block or report hpcavalcante

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

Hi, welcome to my profile.

Cadet at 42SP

Reach me at linkedin.com

Languages and Tools :

c cplusplus docker docker docker

42cursus

  • basecamp - Learning Shell and C programming basics.

  • Phase 1

    • libft - first library with many useful functions in C
    • get_next_line - implementation of get_next_line function
    • ft_printf - implementation of prinft function
    • Born2BeRoot - virtual machines and servers
    • So_Long - create a simple game in c. learn how to handle with graphics and window management.
    • Pipex - simulate pipes just like shell. learn how to handle with pipes.
  • Phase 2

  • Phase 3




Pinned Loading

  1. 42-Basecamp 42-Basecamp Public

    Codes I made during 42 basecamp

    C

  2. 42-School-Libft 42-School-Libft Public

    A collection of functions that will be a useful tool for your cursus.

    C

  3. 42-School-GNL 42-School-GNL Public

    A function that returns a line read from a file descriptor.

    C

  4. 42-School-Ftprintf 42-School-Ftprintf Public

    Re-creation of the built-in printf function

    C 1

  5. 42-School-Born2beroot 42-School-Born2beroot Public

    Virtual Machines and Linux Servers