A showcase of my coding journey.
-
Updated
Apr 10, 2025 - C++
A showcase of my coding journey.
Docker-based system architecture project focused on containerization and orchestration. Implements a multi-container setup using Docker and Docker Compose, ideal for understanding virtualization, networking, and service management in a scalable environment.
The objective of this project is create a simple shell in C with redirections, pipes, environment variables and builtins
All my projects of 42Network at 42 Roma.
Implementation of a HTTP1.1 and nginx config compatible webserver in C++ 17. 42 core curriculum project.
This project implements a custom function, ft_printf, that mimics the behavior of the standard C library function printf. ft_printf takes a format string and optional arguments, formats the output based on specifiers within the format string, and prints the result.
A website where users can play on PVP Pong games and tournaments. Final project of the 42school roadmap
42 minishell project
Recoding of the standard printf() function
42 Core Curriculum --- A raytracing project in C: Insert a scene and generate an image! --- Group project of @tleisterer and @Horrjiy.
Introduction to System Administration using virtual machine tools to create a healthy and secure workspace
42 Core Curriculum --- Solving the Dining-Philosophers-Problem with Multithreading in C.
42 Core Curriculum --- A simple server-client communication program passing messages using signals in C.
A continually updated collection of links to the different projects I will be undertaking as a student at 42Madrid.
This project makes you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
This project consists of three exercises designed to reinforce advanced data structures and algorithm logic in C++ using the Standard Template Library (STL). Each exercise requires working with a different STL container, allowing students to practically learn about containers, algorithms, time complexity, and error handling.
"Unleash the power of Unix pipelines and redirections with PIPEX - your gateway to system programming."
Repository for the Cub3d project for 42 Porto.
42 Core Curriculum --- Custom printf with several conversions (%c; %s; %d; %x; %X; %%)
All of my projets for the 42's school
Add a description, image, and links to the 42commoncore topic page so that developers can more easily learn about it.
To associate your repository with the 42commoncore topic, visit your repo's landing page and select "manage topics."