Stars
This project is here to make you write your own HTTP server. You will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, e…
ft_transcendence is a project at 1337 school (42 network) designed to teach web development and Single Page Application (SPA) creation. The objective is to develop a web application for playing Pon…
A module to help you understand the std::containers in CPP (Darija)
Building web server from scratch using C++, employing server analogy and implementing multiplexing using select() for better handling of simultaneous connections
A shell script to automate the coplien form for C++ Classes