Rapcampo
Student and aspiring programmer | 42 Porto Student | Indie games enjoyer | Language enthusiast 🇬🇧 🇯🇵 🇵🇹
Porto, Portugal
Pinned Repositories
42_Born2beRoot
Server installation on a VM
42_exam_02
My solution for 42 exam 2 questions
42_exam_03
my solution for 42 exam 3 questions
42_ft_printf
Reproduce the functionality of printf
42_get_next_line
Create a function that subsequently reads lines of a file whenever you call it
42_libft
42 first common core project - make your own C library
42_minitalk
A project about sending and handling signals as well as working with bitwise operators
42_philosophers
Mutex and multithreads
42_push_swap
Making a sorting algorithm optimized for minimal amount of swaps
42_so_long
Rapcampo's Repositories
Rapcampo/42_Born2beRoot
Server installation on a VM
Rapcampo/42_exam_02
My solution for 42 exam 2 questions
Rapcampo/42_exam_03
my solution for 42 exam 3 questions
Rapcampo/42_ft_printf
Reproduce the functionality of printf
Rapcampo/42_get_next_line
Create a function that subsequently reads lines of a file whenever you call it
Rapcampo/42_libft
42 first common core project - make your own C library
Rapcampo/42_minitalk
A project about sending and handling signals as well as working with bitwise operators
Rapcampo/42_philosophers
Mutex and multithreads
Rapcampo/42_push_swap
Making a sorting algorithm optimized for minimal amount of swaps
Rapcampo/42_so_long
Rapcampo/Curr_libft_42
updated libft with printf and gnl functions added
Rapcampo/Nvim_setup
A launch point for your personal nvim configuration
Rapcampo/Rapcampo
About me
Rapcampo/Ft_split_explained
An attempt at explaining in detail, the working of the projects from the 42's common core