A showcase of my coding journey.
-
Updated
Apr 10, 2025 - C++
A showcase of my coding journey.
The objective of this project is create a simple shell in C with redirections, pipes, environment variables and builtins
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.
All my projects of 42Network at 42 Roma.
A website where users can play on PVP Pong games and tournaments. Final project of the 42school roadmap
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.
"Unleash the power of Unix pipelines and redirections with PIPEX - your gateway to system programming."
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.
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.
A continually updated collection of links to the different projects I will be undertaking as a student at 42Madrid.
42 Core Curriculum --- Stack sorting algorithm using limited operations in C. The used algorithm, "Turksort", can be found in the linked video.
42 Core Curriculum --- Simple 2D Game in C using MLX42 graphics library. A maze in which the player has to collect coins.
A 42 network-C++ project
42 minishell project
Repository for the Cub3d project for 42 Porto.
42 Core Curriculum --- Custom printf with several conversions (%c; %s; %d; %x; %X; %%)
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."