😀
Currently developing Philosofers from 42School
22 years old, based in Porto. Software developer in the making @ 42Porto. Skipper, always by the sea."
-
42-Porto
- Porto
-
21:33
(UTC +01:00)
-
-
42Push_Swap Public
Create an algorithm and sort a stack of integers using just a few group of opperations.
C UpdatedMar 21, 2025 -
42Minitalk Public
Client-server communication using UNIX signals (SIGUSR1, SIGUSR2). The server prints received messages and handles multiple messages without restarting.
C UpdatedMar 20, 2025 -
42Get_next_line Public
Whether it's a file, stdin, or eventually a network connection, you'll always need a method to read content line by line.This project it's about developing this function, which will be crucial for…
C UpdatedMar 10, 2025 -
42Printf Public
The objective of the **ft_printf** project is to recreate the behavior of the standard `printf` function in C. I learned how to handle variable arguments and implement formatting features like prin…
C UpdatedMar 10, 2025 -