1337school
There are 227 repositories under 1337school topic.
48d31kh413k/1337-Piscine-42
June Piscine 2021 from 1337 Benguerir 42 Network.
ombhd/Cleaner_42
Only for 42Network schools, Cleaner_42 script is linked to cclean command/program, and it saves you some memory space.
achrafelkhnissi/1337
This repository contains a collection of 42School cursus projects in addition to the pool/piscine days (with a detailed step by step explanation). Enjoy!
FreekBes/improved_intra
The ultimate browser extension for 42's Intranet, used monthly by more than 3000 students from all over the world
achrafelkhnissi/CPP_Modules
The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.
ombhd/my_tools_installer
Only for 42Network schools, this installer installs brew, then it installs valgrind, node (with nvm), docker, docker-machine and minikube with brew, under your confirmations.
Its-Kaizen/1337-Pool-Piscine-42-Network
07/2023 Piscine - Pool (Bengruir Campus - 42 Network)
48d31kh413k/1337-Cursus-42
My projects of 42Network at 1337 Benguerir.
whoismtrx/42_ExamRanks
42 ExamRank02-03-04-05-06 subjects and solutions.
48d31kh413k/1337-Libft-42
This 42project aims to code a C library regrouping usual functions that we’ll be allowed to use in all our other 42 projects.
marbenMB/Cpp-Orthodox-Generator-Script
Scripts generates files (.cpp , .hpp , Makefile…) for a c++ class designed in Orthodox Canonical Form.
mbani01/42_Cache_Cleaner
Remove caches and unnecessary files from 42 sessions in order to get more storage
achrafelkhnissi/minishell
This project is about creating a simple shell, and learning about about processes and file descriptors.
KernelOverseer/RT
A Raytracing program from scratch in C language, with complex shapes, texture mapping, soft shadows, multiple lights and fractals.
s0v1x/piscine-1337
Piscine 1337 futureisloading-Juillet 2018
marplyn/ecole-42
42cursus projects from école 42
Abdeljalil-Bouchfar/CPP-Modules
42 CPP-Modules explained, explanations of all the concepts and some helpful resources.
Kuninoto/42_minitalk
Small data exchange between client and server programs using UNIX signals - Introduction to Inter Process Communication (IPC)
barimehdi77/ft_irc
Our own IRC server in C++, fully compatible with an official client.
mbani01/ft_transcendence
Final Common Core Project at 1337 (42_cursus)
mohamedhaddi/ft_logtime
A simple browser extension that sums up the logtime of a user at https://intra.42.fr.
bennamrouche/irc-tester
ircMultiClient is a 42 ft_irc project Tester
m0saan/CPP-Module
Learn C++ through a CPP-Pool by 42
barimehdi77/CPP-Modules
These modules of C++ are designed to help you understand the specificities of the language when compared to C. Time to dive into Object-Oriented Programming!
Kuninoto/42_so_long
A small 2D game developed with MiniLibx, the graphic library of the 42School.
0ur4n05/header42.nvim
42 header for neovim made with lua
achrafelkhnissi/libft
This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.
Xperaz/minirt
A minimal raytracing engine wrote in C and MiniLibX.
RIDWANE-EL-FILALI/get_next_line
get_next_line made easy
abdelkarimhajji/web-server
🌐 The 42 Network WebServ project teaches students how to make a web server. They learn about how the internet works and how to handle requests from users. By building their own server, they learn valuable skills for creating websites. #LearnToCode #WebDev 🔧
achrafelkhnissi/1337-norm-checker
The norminette checker is a tool that helps you find norm errors in your C files.
Madani00/1337-days
PISCINE 2024 from 1337 Benguerir. this repository features a variety of projects from the 42School curriculum, including detailed guides for the pool/piscine days. Dive in and enjoy!
marbenMB/WebServ
An HTTP server ( like Nginx ) in c++.
msaouab/ft_irc
Internet Relay Chat