- 👨💻 A Software Developer
- 📚 Graduated at 42 School Porto.
- 👀 I'm Curious and always looking to learn new things
| Name | Description |
|---|---|
Transcendence |
This project is centered around the design, development, and organization of a full-stack web application. |
Webserv |
An http server in C++ |
Inception |
The project focuses on automating infrastructure with Docker, configuring containers for Nginx, PHP, and MySQL, and implementing optimization and security measures. |
CPP Modules |
The project focuses on Object-Oriented Programming in C++, using classes, inheritance, polymorphism, templates for reusable code, efficient memory management, and containers. |
MiniRT |
A 3D renderer written in C using ray tracing. |
Minishell |
This Project is about creating a simple shell. |
Philosophers |
This project aims to teach concurrent programming, focusing on multithreading and multiprocessing. |
So_Long |
A 2D game created in C with the MiniLibX graphics library. |
Push_Swap |
Sort data on a stack with limited instructions and minimal moves, using optimal sorting algorithms. |
Minitalk |
Create a small data exchange program using UNIX signals |
Get_Next_Line |
Reads a file, stdin, or other inputs line by line, managing memory and buffers efficiently. |
Ft_Printf |
Recreation of the Printf function from the C standard library. |
Libft |
Recreating standard C library functions and other useful ones. |
