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.
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.
Implementation of a HTTP1.1 and nginx config compatible webserver in C++ 17. 42 core curriculum project.
A website where users can play on PVP Pong games and tournaments. Final project of the 42school roadmap
42 minishell project
These exercises enhance your skills and ease the transition from C to C++.
Recoding of the standard printf() function
42 Core Curriculum --- A simple server-client communication program passing messages using signals in C.
42 Core Curriculum --- A raytracing project in C: Insert a scene and generate an image! --- Group project of @tleisterer and @Horrjiy.
42 Core Curriculum --- Solving the Dining-Philosophers-Problem with Multithreading in C.
A continually updated collection of links to the different projects I will be undertaking as a student at 42Madrid.
"Unleash the power of Unix pipelines and redirections with PIPEX - your gateway to system programming."
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
This project makes you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
42 Core Curriculum --- My 42 libft, it's an own implementation of a basic standard library in C.
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."