Pinned Repositories
minishell
arduino_hourglass
Born2BRoot
42 Curriculum (Level 1) - System administration project
cpp_class
Bash script to automate the creation of the files containing a C++ class (in Orthodox Canonical Form)
first-contributions
🚀✨ Help beginners to contribute to open source projects
ft_containers
42 Curriculum (Level 5) - Standard Template Library replication project
ft_printf
42 Curriculum - Prints content on STDOUT as printf would
inception
42 Curriculum (Level 5) - Docker project
miniRT
42 Curriculum (Level 4) - Ray tracing project
push_swap
42 Curriculum (Level 2) - An algorithm to sort integers on a stack
pnuts93's Repositories
pnuts93/cpp_class
Bash script to automate the creation of the files containing a C++ class (in Orthodox Canonical Form)
pnuts93/miniRT
42 Curriculum (Level 4) - Ray tracing project
pnuts93/arduino_hourglass
pnuts93/Born2BRoot
42 Curriculum (Level 1) - System administration project
pnuts93/first-contributions
🚀✨ Help beginners to contribute to open source projects
pnuts93/ft_containers
42 Curriculum (Level 5) - Standard Template Library replication project
pnuts93/ft_printf
42 Curriculum - Prints content on STDOUT as printf would
pnuts93/inception
42 Curriculum (Level 5) - Docker project
pnuts93/push_swap
42 Curriculum (Level 2) - An algorithm to sort integers on a stack
pnuts93/get_next_line
42 Curriculum - Read lines from file descriptor
pnuts93/libasm
42 Curriculum Advanced - Assembly library
pnuts93/libft
42 Curriculum - Custom C library project
pnuts93/minitalk
42 Curriculum (Level 2) - Simulate the behavior of a client (which has to send a string) and a server (which receives and displays the string)
pnuts93/pnuts93
Config files for my GitHub profile.
pnuts93/pnuts93.github.io
pnuts93/so_long
42 Curriculum (Level 2) - Create a small videogame in C language
pnuts93/webserv
HTTP/1.1 server implemented in C++98