-
This project aims to broaden the knowledge of system administration by using Docker. Virtualize several Docker images, creating them in a new personal virtual machine.
-
The goal of this project is to create a web server with Nginx capable of running a WordPress website, phpMyAdmin, and a MySQL database. This server will run in only one Docker container, under Debian Buster.
-
This project is about writing our own HTTP server in CPP. which has to work with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful.
-
The multiple available containers in C++ all have a very different usage. To understand them all, let's re-implement them!
-
This project is about creating a simple shell. Learn a lot about processes and file descriptors.
-
This project aims to deepen the understanding of the two concepts: Redirections and Pipes. It is an introductory project for the bigger UNIX projects that appear later on in the cursus.
-
The goal of this project is to sort data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, we have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
-
This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It's about coding a ray-casting engine from scratch, using the graphic library provided by 42 (minilibX). The goal is to make a dynamic view inside a maze, in which the player have to find his way.
-
This project is about coding a C library. It contains a lot of general purpose functions.
-
This project is about programming a function in C that returns a line read from a file descriptor.
-
The goal of this project is pretty straightforward. Recode printf(). Mainly to learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)
-
The goal of this project is to understand IP adresses and masks, learning the foundations of network programming.
-
The goal of this project is to get familiar with the assembly language. Coded in 64bits ASM with the Intel syntax.
-
Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.
-
Discover 2D programming and the psychedelic universe of fractals in this project, using minilibX.
Pinned Loading
-
-
-
-
-
-
4b93f/Ft_Transcendence
4b93f/Ft_Transcendence PublicCreating a multiplayer ping pong game
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.