CapSte42
👋 Hi, I'm Stefano! I'm a student at 42 Firenze, currently exploring C programming and system development.
currently @ Firenze, Italia
Pinned Repositories
sig_guard
Automatic Stack Trace and Debugging for Segmentation Faults in C Programs
minishell
As beautiful as a shell
fdf
utility
CapSte42
42_cpp_modules
C++ because C wasn't enough. A collection of 10 projects from the 42 curriculum exploring object-oriented programming, memory management, and more.
ft_printf
Because ft_putnbr() and ft_putstr() aren’t enough
get_next_line
Reading a line from a fd is way too tedious
Libft
Your very first own library
minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
CapSte42's Repositories
CapSte42/42_cpp_modules
C++ because C wasn't enough. A collection of 10 projects from the 42 curriculum exploring object-oriented programming, memory management, and more.
CapSte42/CapSte42
CapSte42/minishell
As beautiful as a shell
CapSte42/sig_guard
Automatic Stack Trace and Debugging for Segmentation Faults in C Programs
CapSte42/fdf
CapSte42/Philosopher
I never thought philosophy would be so deadly
CapSte42/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
CapSte42/push_swap
Because Swap_push isn’t as natural
CapSte42/get_next_line
Reading a line from a fd is way too tedious
CapSte42/Libft
Your very first own library
CapSte42/ft_printf
Because ft_putnbr() and ft_putstr() aren’t enough
CapSte42/utility