Pinned Repositories
ft_core_libft
A library of useful C functions
ft_cursus
Software engineering portfolio showcasing my journey through 42's project-based curriculum.
ft_gfx_cube3d
3D maze using raycasting
ft_gfx_fractol
Renders Julia and Mandelbrot fractals
ft_piscine_c
Code developed at 42's Piscine, a 26-day (straight) C bootcamp
ft_sys_inception
Docker-based system setup and configuration
ft_unix_minishell
A custom shell program emulating basic bash functionalities
ft_unix_minitalk
A communication program that uses UNIX signals to exchange data between a client and a server.
ft_unix_philosophers
Simulation of the Dining Philosophers problem using threads and mutexes
leet_bookshelf
1337 School Bookshelf
zelhajou's Repositories
zelhajou/ft_unix_minishell
A custom shell program emulating basic bash functionalities
zelhajou/leet_bookshelf
1337 School Bookshelf
zelhajou/ft_cursus
Software engineering portfolio showcasing my journey through 42's project-based curriculum.
zelhajou/42cursus-net_practice
A project focused on practicing networking concepts and protocols.
zelhajou/ft_core_libft
A library of useful C functions
zelhajou/ft_gfx_cube3d
3D maze using raycasting
zelhajou/ft_unix_minitalk
A communication program that uses UNIX signals to exchange data between a client and a server.
zelhajou/ft_gfx_fractol
Renders Julia and Mandelbrot fractals
zelhajou/ft_piscine_c
Code developed at 42's Piscine, a 26-day (straight) C bootcamp
zelhajou/ft_sys_inception
Docker-based system setup and configuration
zelhajou/ft_algo_push_swap
A program that sorts a stack of numbers using a minimal set of operations
zelhajou/ft_unix_philosophers
Simulation of the Dining Philosophers problem using threads and mutexes
zelhajou/ft_core_printf
A function that mimics the behavior of the C library printf function
zelhajou/web-42recall
zelhajou/ft_cpp_modules
zelhajou/ft_core_gnl
A function that reads a file line-by-line
zelhajou/ft_net_webserv
HTTP/1.1 web server supporting GET, POST, and DELETE requests
zelhajou/ft_sys_born2beroot
A project on Virtualization basics
zelhajou/zelhajou