khamad99's Stars
pasqualerossi/42-School-Exam-Rank-02
First 42 School Exam
leeoocca/awesome-42
😎 A list of useful resources, links and more for @42School students.
lpaube/NetPractice
:signal_strength: A guide to NetPractice: a set of networking exercises with a focus on IP addresses and subnet masks.
pbie42/libft42commented
42's libft with comments to understand what each function does and how it works.
solareenlo/42tools
Making 42 life better
appinha/42cursus
Projects developed for 42cursus at 42 São Paulo. Begin date: 20/jan/2020
LucasKuhn/minishell_tester
Tester for the 🔥 minishell 🔥 project at École 42
tblaase/Net_Practice
My solution and basic explanantion on Net_Practice and networking basics.
TommyJD93/Philosophers
Dining philosophers problem's guide for 42 school
madebypixel02/so_long
[42 Madrid] And thanks for all the fish!
vportens/minishell
minishell_solo
jwon42/42cursus
42 cursus (2020/02/24~)
cacharle/minishell_test
Test for 42 school's minishell project
JaeSeoKim/42cursus
42 project!
mcombeau/push_swap
push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number of actions.
paulahemsi/minishell
As beautiful as a shell :shell:
ablaamim/Piscine-42
This repository contains selection pool, a whole month of coding none stop at [42 Network] (42 |1337 | 101 | 21),
madebypixel02/minishell
[42 Madrid] As beautiful as a shell
S-LucasSerrano/so_long
Small game developed with the miniLibX, the graphic library of the 42 school.
bigpel66/42-cursus
42Seoul Cursus Projects by C, C++, Docker, TypeScript
thallard/minishell_tester
42 | Complex tester for minishell (42cursus)
augustobecker/so_long
A small 2D Game made using the MiniLibX Graphics Library, Textures, sprites and tiles included - @42sp Project
ricardoreves/42-net-practice
🌐 NetPractice is a general practical exercise to let you discover networking.
anolivei/Philosophers42
I’ve never thought philosophy would be so deadly
appinha/42cursus-03-minishell
Development repo for 42cursus' minishell project
clemedon/philosophers
[documented code / -pedantic -std=c89] - 42School variant of the dining philosophers problem to learn the basics of threading a process, how to create threads and use mutexes.
fidellim/42-Cursus-Project-Born2beRoot
You will create your first machine in VirtualBox under specific instructions. Then, at the end of this project, you will be able to set up your own operating system while implementing strict rules.
AliMaskar96/42-Correction-Sheets
casuis/so_long
Projet SoLong - école 42
Matt-Hurd/42-libft
A recreation of many C stdlib functions, as well as some extras.