┌──────── ABOUT ───────────────────────────────────█████ ├─ 🎓 2023, I began studying Computer Engineering at UAb ├─ 🤿 2025, I completed my studies in Software Engineering via common core cursus at 42Porto ├─ 🎓 2015, I completed my bachelor's degree in Architecture and Urbanism └─────────────── ┌──────── CONTACTS ────────────────────────────────█████ ├─ 🌐 Linkedin ├─ 📫 Email └─────────────── ┌──────── LANG ────────────────────────────────────█████┌──────── TOOLS ───────────────────────────────────█████
┌──────── 42 PROJECTS ─────────────────────────────█████ ┌──────── 42 PROFILE ──────────────────────────────█████
Highlights
- Pro
Pinned Loading
-
42_Webserv
42_Webserv PublicA simple HTTP/1.1 server written in C++, supporting GET, POST, DELETE methods, virtual hosting, CGI script execution, and custom error pages. Ideal for understanding the basic concepts of web servers.
C++
-
42_Inception
42_Inception PublicDocker-based system architecture project focused on containerization and orchestration. Implements a multi-container setup using Docker and Docker Compose, ideal for understanding virtualization, n…
Dockerfile 5
-
42_Minishell
42_Minishell PublicA simple Unix shell written in C, replicating the basic functionalities of a shell, including command execution, pipes, and redirections. Designed to deepen understanding of system calls and proces…
C
-
42_cub3D
42_cub3D PublicForked from clima-fr/cub3D
A simplified RayCaster implementation using miniLibX, part of the 42 school curriculum. The project includes features like window management, map interpretation, player movement, and rendering with…
C
-
42_PushSwap
42_PushSwap PublicAlgorithm challenge focused on sorting a stack of integers with the minimum number of operations. Implemented in C with a limited set of operations, ideal for understanding algorithm optimization.
C 1
If the problem persists, check the GitHub status page or contact support.