1337school
There are 221 repositories under 1337school topic.
achrafelkhnissi/libft
This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.
achrafelkhnissi/minitalk
The purpose of this project is to code a small data exchange programusing UNIX signals.
j4k0m/ultimateclone
script to clone all your 42 projects at once
RIDWANE-EL-FILALI/ft_printf
ft_printf made easy
aoumad/Philosophers
Philosophers an individual project at 42 about introduction to the basics of process threading, and how work on the same memory space. And learn about mutexes, semaphores, and shared memory.
ayoub0x1/C-Piscine-june-2021
Here you can find all the projects that I validated during my Piscine at 1337 School.
bablilayoub/push_swap_tester
This tester is designed to test the push_swap project from the 42 / 1337 school. It will assess your push_swap program with various inputs and provide the result of each test along with the average of all the tests.
KernelOverseer/slotologie_graphs
A flask based web server for plotting and displaying correction graphs for 42school and 1337school
abellaismail7/42header.nvim
42 header in lua universe
m0saan/minishell
The project's main idea is to implement a simple shell. As beautiful as a real shell.
mohamedLazyBob/corewar
Corewar is an algorithmic project/game in the curriculum of 1337 (42 Network). The purpose of it is to recode the programming game “Core War”, in which battle programs compete for the control of a virtual computer.
RIDWANE-EL-FILALI/Born2beroot
Born2beroot made easy
RIDWANE-EL-FILALI/libft
libft made easy
YusufLisawi/42HeaderChecker
42headerChecker is a simple script that checks whether all the C source code files in a given directory have a valid 42 header with your intra login or not
48d31kh413k/1337-push_swap-42
Sorting Data Algorithms.
achrafelkhnissi/webserv
webserv is an HTTP server capable of handling multiple clients simultaneously using C++, Socket programming, and CGI.
amaitou/push_swap
Conquer the array sorting puzzle with our project. Navigate the task using a limited set of instructions, sparking creativity in devising efficient sorting strategies for an array of integers. This endeavor offers a unique twist on traditional sorting algorithms, emphasizing concise and effective instruction sets.
achrafelkhnissi/Born2beroot
This project aimed to be an introduction to the wonderful world of virtualization.
achrafelkhnissi/Philosophers
This project is about learning threads and processes, mutexes and semaphores.
ael-bekk/42_Minishell
This project is a mini-shell, based on the bash behavior, we implemented a lot of the bash functionality, using various fundamental concepts and system-calls.
amaitou/Born2beRoot
Explore virtualization by setting up a Linux server. Learn to optimize resources and manage scalability in real-world scenarios, gaining essential skills for today's IT landscape.
amaitou/Cub3d
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. The goal be to make a dynamic view inside a maze.
amaitou/Minishell
Explore shell programming with our Minishell project – a lightweight, interactive command-line shell built entirely in C. Experience a hands-on journey in creating a basic yet functional shell, delving into process handling, command execution, and user input parsing. Engage with the fundamentals of shell implementation in this educational endeavor.
ayoub0x1/netpractice
NetPractice (42cursus), This project is a general practical exercise to let you discover networking.
bablilayoub/push_swap_turk
Sort data on a stack, with a limited set of instructions, using the lowest possible number of actions
mrv8x/piscine-all-days
42 piscine
ychaaibi/so_long
So Long - A 2D Maze Adventure Game 🎮
Abdeljalil-Bouchfar/42-Projects
A list of All projects completed during my journey at 1337 (42 Network)
achrafelkhnissi/ft_transcendence
ft_transcendence is a web application platform for users to play Pong with others in real-time multiplayer online games. The project includes features such as user authentication, user profiles, a chat system, and game functionality.
amaitou/Inception
This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.
amaitou/NetPractice
This collection features a series of engaging exercises crafted to enhance your understanding of networking concepts. From configuring routers to troubleshooting connections, each exercise provides real-world scenarios for you to tackle.
bablilayoub/cub3D
Cub3D - raycasting game
fortytwobytes/minitalk
Minitalk: A reliable client-server communication system using signals for efficient data transfer.
Hamaarour/Useful_Alias_For_ZSH
:sparkles: Supercharge your terminal :computer: experience with this collection of Zsh aliases. Designed to simplify your workflow and enhance productivity, these aliases bring the power of Linux commands to your fingertips, whether you're on Linux, macOS, or even Windows (with WSL)
nes4sen/1337_pool
1337_pool 08/2024
RIDWANE-EL-FILALI/LuxMancer-Mastering-Light-and-Shadow-MiniRT
MiniRT is a computer graphics project that tackles challenges in ray tracing