There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Nginx-similar-webserver-42
A webserver made to be similar to nginx, it's not a load balancer as it's not a reverse-proxy, the main purpose of this project is an http/1.1 server that's part of 42 projects, it's for educational purposes only and not meant for production use.FDF-42
FDF is a 42 network curriculum project all about building a 2D/3D wireframe model using minilibx. Fdf is a fun project that will teach you all about line drawing algorithms and linear transformationsMinishell-42
This project is About Recoding BASH Commands Interpreter From Scratch with C LanguagePushSwap-42
PushSwap is a 42 curriculum project all about creating your own sorting algorithm, you simply have 2 stacks and some limited methods you can use to sort your stacks with the least amount of moves possible, it may seem easy when you read that but in reality it isn't as easy as it may seem at the first glance!core-docker-golang
Core docker functionality coded with golang to understand what is a container exactly, what is a cgroup, namespace and all the technical jargon involved.Philosophers-42
The popular dining philosophers problem is 42 Network cursus project that will basically introduces you the concept of synchronization using both mutexes and semaphores in C.Get_next_line-42
Get next line is a 42 Network Cursus ProjectPiscine-42_Network_1337
My work at the 42 Network Piscine.PIPEX-42
This 42 curriculum project is an introductory to processes and pipes in unix os, it's about coding a program that behaves the same way the pipes work in the unix os bashMinitalk-42
Minitalk is a 42 Network Project for Inter-processes Communication Using UNIX SignalsPyGames
This repository includes some fun games I made with Python mainly using PyGame Library, the main purpose why I made this repository is to have fun and entertain myself when I have some free time, that's all :)go-rabbitmq
Following up with rabbitmq documentationgo-grpc
Love Open Source and this site? Check out how you can help us