-
CKA---Exam-prep Public
I will be sharing my journey as I learn kubernetes in class with practical exercises along the way
Dockerfile UpdatedJan 27, 2026 -
-
42_Profile_Viewer Public
Basic API project to practice API, allows you to see your 42 student info all in one place
Python UpdatedOct 22, 2025 -
c_reactor Public
A minimal reactive programming library in C. It allows you to create input cells and computed cells whose values automatically update when their dependencies change. Callbacks can be attached to ce…
C UpdatedSep 26, 2025 -
-
42cursus_ft_transcendence Public
Forked from goncalo1021pt/ft_transcendenceA full-stack web application developed as the final project of the 42 curriculum, featuring a real-time Pong game, user authentication, chat functionalities, and more.
Python UpdatedApr 24, 2025 -
-
-
-
42cursus_cub3d Public
Forked from ratavare/cub3DCub3D is a 42 school team project to create a dynamic view inside a 3D maze using raycasting in the style of Wolfenstein3D.
-
42cursus_Minishell Public
42 - Rewrite a simple shell
-
42cursus_Philosophers Public
The goal of this project was to learn to avoid deadlock and race conditions when creating multithreaded applications.
C UpdatedMar 21, 2024 -
42cursus_Pipex Public
Pipex is a project that re-creates in C the way two commands are piped together via | in the shell
-
42cursus_Push_swap Public
This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
-
42cursus_So_long Public
One of the first graphical projects at 42 school, so_long introduces us to 2D programming by allowing us to create our first 2D game. Textures, sprites and tiles included.
-
42_Piscine_Ausgut_2022 Public
August piscine from 42 Lisboa, 42 Network
-
42cursus_Printf Public
ft_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.
-
42cursus_Get_next_line Public
This is a 42 school project meant to teach us how to read from a file descriptor without knowing it's size before hand making use of static variables.
-
42cursus_Libft Public
42 school's first project: libft. The goal is to create our very own C library for use in future projects.
-
first-contributions Public
Forked from firstcontributions/first-contributions🚀✨ Help beginners to contribute to open source projects