42projects
There are 2095 repositories under 42projects topic.
clementvidon/Makefile_tutor
This project aims to create a crystal clear tutorial on a cryptic looking topic.
xicodomingues/francinette
An easy to use testing framework for the 42 projects
vbachele/Inception
School 42 inception project. Project + tutorial + bonus in my read.me
ayogun/42-project-badges
AWESOME little badges for 42 curriculum projects. A collection of badges(icons). Feel free to use them after staring the repository :) Contributions are welcomed! A special thanks to the actual artist who created the badges from the current version -> @lrcouto
froz42/funcheck
A tool for checking functions calls return protections
psprawka/42_Projects
What is 42? How does curriculum look like? A manual reference for all 42 projects I've done so far (Zappy, Malloc, C++ Piscine... check out for more)! :bulb::chart_with_upwards_trend:
Nuno-Jesus/Make-A-Make
Clear the fog around Makefiles with this Makefile tutorial and enhance your knowledge with advanced tips and concepts.
appinha/42cursus
Projects developed for 42cursus at 42 São Paulo. Start date: 20/jan/2020
qingqingqingli/CPP
42 CPP piscine - fundamentals of C++
rizky/42-corrections
📄 Correction page for projects at 42
ailopez-o/42Barcelona-FdF
FDF / Finished / 125 scored
Its-Kaizen/1337-Pool-Piscine-42-Network
07/2023 Piscine - Pool (Bengruir Campus - 42 Network)
tblaase/Net_Practice
My solution and basic explanantion on Net_Practice and networking basics.
TommyJD93/Philosophers
Dining philosophers problem's guide for 42 school
gemartin99/Push-Swap-Tester
Push_swap tester and bonus tester + GUI pro checker
appinha/42cursus-00-Libft
Development repo for 42cursus' Libft project
ItsAnunesS/42Piscine
:shipit: 42 Lisboa | This is a summary of all the work I did during 42 Piscine
VBrazhnik/FdF
School 42 project // 3D Wireframe Viewer
VBrazhnik/Corewar
School 42 project // Implementation of programming game “Core War” [Champions + Assembler + Disassembler + Virtual Machine + Visualizer]
jdecorte-be/42-Get-next-line
This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, without knowing its size beforehand.
Surfi89/get_next_line
42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.
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.
Surfi89/ft_printf
42cursus' ft_printf project. Begin date 06/sep/2021. Finish date 13/sep/2021. About 30h of total work.
48d31kh413k/1337-Cursus-42
My projects of 42Network at 1337 Benguerir.
bewerner/miniRT
GPU Path Tracer with some realtime features written in C
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.
felixtanhm/42-piscine
This repository is a compilation for all my projects during 42's Piscine at SUTD Singapore, held on March 2024.
vvarodi/libft_42
C Library 📚 42's libft with descriptions to understand what each function does and how it works.
jdecorte-be/42-Pipex
Pipex is a project that re-creates in C the way two commands are piped together via | in the shell
Florian-A/So_Long
Et merci pour les pièces !
chlimous/42-born2beroot_guide
42 Born2beroot Guide with Bonus
nicolasgasco/42_cursus
All the projects done while being a student of 42Urduliz, Bilbao.
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.
VBrazhnik/Push_swap
School 42 project // Sorting algorithm using two stacks
marineks/Ft_irc
Prompt: Recode your own IRC server in C++