46 skills found · Page 1 of 2
agavrel / 42 CheatSheetA comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
clementvidon / Makefile TutorThis project aims to create a crystal clear tutorial on a cryptic topic.
ayogun / 42 Project BadgesAWESOME 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 / FuncheckA tool for checking functions calls return protections
TheoM-e / Piscine42📂📄 Piscine 42 - Les sujets de ma piscine à 42 (Juillet 2022) ainsi que les réponses et videos d'aide.
mcombeau / Push Swappush_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.
ugozchi / 42 PiscinePiscine 42 Paris, tous mon parcours durant le mois de mars 2024 👨💻 !
mcombeau / Born2berootThe 42 project Born2beroot explores the fundamentals of system administration by inviting us to install and configure a virtual machine with VirtualBox.
mcombeau / MinishellMinishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment variables and some builtin commands.
mcombeau / Fract OlOne of the first graphical projects at 42 school, fract-ol introduces us to 2D programming with fractal generation.
Theo2lt / Inception🪩 42 Inception 🪩 Quick start
Nimon77 / Ft TranscendenceNo description available
llefranc / 42 Ft ContainersSchool project: reimplement the STL containers in C++98 (using allocator, double linked list and AVL binary trees).
CamilleHbp / Awesome 42 Freelance 42parisAwesome list for the 42paris campus freelances. Aggregates the best tips and tools for french freelancers.
mbani01 / 42 Cache CleanerRemove caches and unnecessary files from 42 sessions in order to get more storage
clementvidon / Multipipe TutorC multi-pipe implementation, dissection and explanation.
mcombeau / Ft Printfft_printf is a 42 school project where we must replicate the behavior of C library printf function. The project teaches us about variadic arguments as well as data structures.
godetremy / 42 TrollsBest command to prank your friends at 42: Never leave your computer unlocked again. 😈
mcombeau / Libft42 school's first project: libft. The goal is to create our very own C library for use in future projects.
mohsink20 / 42cursuslibft, ft_printf, get_next_line, born2beroot, pipex, push_swap