Pinned Repositories
42-exam
These exercises are designed to be performed in a clean, simple and logical way without losing the purpose of making them easy to do in exam situations.
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
42cursus
This is where im going to update and release all my proyects, programming skills and my own trayectory .
AdventOfCode
Advent Of Code2024 Puzzles from event . Written in C language.
ft_printf
The printf function is a command to display a formatted output string on the standart output.
Get_Next_Line
This proyect is about a function that returns a line read from a file descriptor (fd).
Libft
LIBFT is the first project in the Common Core from 42Cursus. In this proyect you should learn how to program some standart library C functions, as many other functions that will be usefull for future proyects.
minitalk
A small data exchange program using UNIX signals.
push_swap
Program for sort numbers by using an algorythm.
So_Long
eduaserr's Repositories
eduaserr/42-exam
These exercises are designed to be performed in a clean, simple and logical way without losing the purpose of making them easy to do in exam situations.
eduaserr/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
eduaserr/42cursus
This is where im going to update and release all my proyects, programming skills and my own trayectory .
eduaserr/ft_printf
The printf function is a command to display a formatted output string on the standart output.
eduaserr/Get_Next_Line
This proyect is about a function that returns a line read from a file descriptor (fd).
eduaserr/Libft
LIBFT is the first project in the Common Core from 42Cursus. In this proyect you should learn how to program some standart library C functions, as many other functions that will be usefull for future proyects.
eduaserr/minitalk
A small data exchange program using UNIX signals.
eduaserr/push_swap
Program for sort numbers by using an algorythm.