agathabarros's Stars
rafaballerini/GitTutorial
Tutorial de como usar o Git e Github na prática
pasqualerossi/42-School-Exam-Rank-02
First 42 School Exam
epiresdasilva/aws-minecraft-server
An easy and fast way to create your own Minecraft Server.
jotavare/42-common-core
Detailed information about my projects and exams made at 42 Porto, during Common Core.
augustobecker/so_long
A small 2D Game made using the MiniLibX Graphics Library, Textures, sprites and tiles included - @42sp Project
pasqualerossi/42-Cursus-Tester
Instructions on how to use the 42 Cursus Tester.
SopadeGalinha/42-ft_printf
Because ft_putnbr() and ft_putstr() aren’t enough. 42 Lisboa Project
Jburlama/pipex
handling pipes, forks, and redirections of input and output.
waltergcc/42-Small-Tutorials
A collection of small tutorials for 42 students and anyone looking to expand their coding skills.
jviknander/GNL
Vasco23/Get_Next_Line.c
Get_Next_Line 125%.
LuisBalsa/42_Exam_Level_4
microshell - Code 42 School Rank 4 Exam Solution A shell command execution simulation that: Executes absolute/relative path commands. Handles "|" and ";" for command sequencing. Implements "cd" with error handling. Manages multiple "|" operations efficiently.