A showcase of my coding journey.
-
Updated
Apr 10, 2025 - C++
A showcase of my coding journey.
🎓 42 School | Practice exercises for the rank02 exam (subjects + solutions)
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
👩💻 42 School | All 10 python modules from milestone 2
All my projects of 42Network at 42 Roma.
42 minishell project
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.
These exercises enhance your skills and ease the transition from C to C++.
📚 42 School Python documentation repository with guides about typing, OOP, Git, Pydantic, JSON validation, virtual environments, mypy, flake8, parsing systems, as well as notes and workflows used in real 42 School projects.
"Unleash the power of Unix pipelines and redirections with PIPEX - your gateway to system programming."
NetPractice 42 Common Core project
Performance-optimized get_next_line function using a linked list. 4th project in the 42 Common Core Curriculum
42gen is a lightweight CLI tool that instantly generates clean, 42-compliant C project structures with Makefile, headers, and source files, helping students focus on coding instead of setup
Recoding of the standard printf() function
42 Core Curriculum --- Solving the Dining-Philosophers-Problem with Multithreading in C.
Highly balanced solution for the Dining Philosophers Problem. 9th project in the 42 Common Core Curriculum
42 Core Curriculum --- Simple 2D Game in C using MLX42 graphics library. A maze in which the player has to collect coins.
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."