| 0 |
Libft |
C library |
Your very first own library |
| I |
get_next_line |
C getline |
Reading a line from a fd is way too tedious |
|
netwhat |
Network |
This project is an introduction to network problematics |
|
ft_printf |
C printf |
Because ft_putnbr() and ft_putstr() aren’t enough |
|
Born2beroot |
VM |
This project aims to introduce you to the wonderful world of virtualization |
| II |
minitalk |
C UNIX signals |
The purpose of this project is to code a small data exchange program using UNIX signals |
|
push_swap |
C Algorithm |
Because Swap_push isn’t as natural |
|
FdF |
C Graphic |
This project is about creating a simplified 3D graphic representation of a relief landscape |
| III |
Philosophers |
C Scheduling |
I never thought philosophy would be so deadly |
|
minishell |
C Shell (bash) |
As beautiful as a shell |
| IV |
NetPractice |
Network |
NetPractice is a general practical exercise to let you discover networking |
|
cub3d |
C Game Graphic Ray-Casting |
My first RayCaster with miniLibX |
|
CPP Module Series |
C++ OOP |
Time to dive into Object Oriented Programming! |
| V |
Inception |
Docker LAMP Stack |
This project aims to broaden your knowledge of system administration by using Docker |
|
webserv |
C++ HTTP Server |
This is when you finally understand why a URL starts with HTTP |
|
ft_containers |
C++ STL TMP |
C++ containers, easy mode |
| VI |
ft_transcendence |
TypeScript Nest.JS PostgreSQL React Socket.io |
Soon, you will realize that you already know things that you thought you didn’t |