Skip to content
View pin3dev's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report pin3dev

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pin3dev/README.md
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€ ABOUT β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ β”œβ”€ πŸ’³ 2025, I joined the Mercado Pago Point POS team at MercadoLivre Brazil as Software Developer - Embedded Systems β”œβ”€ 🀿 2025, I completed my studies in Software Engineering via common core cursus at 42Porto β”œβ”€ πŸŽ“ 2023, I began studying Computer Engineering at UAb β”œβ”€ πŸŽ“ 2015, I completed my bachelor's degree in Architecture and Urbanism └─────────────── β”Œβ”€β”€β”€β”€β”€β”€β”€β”€ CONTACTS β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ β”œβ”€ 🌐 Linkedin β”œβ”€ πŸ“« Email └─────────────── β”Œβ”€β”€β”€β”€β”€β”€β”€β”€ LANG β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€ TOOLS β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€ 42 PROJECTS β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ 

ft_TranscendenceInceptionWebservCpp05-09Cpp00-04Cub3dNetpraticeMinishell PhilosophersSoLongPushSwapMinitalkBorn2BeRootPrintfGNLLibft

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€ 42 TUTORIALS β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€ 42 PROFILE β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ ivbatist's 42 stats activity-graph graph

Pinned Loading

  1. 42_ft-Transcendence 42_ft-Transcendence Public

    A full-stack web application developed with a custom backend and frontend, featuring real-time multiplayer Pong gameplay, user authentication, friend and matchmaking systems, and profile management…

    TypeScript 1

  2. 42_Webserv 42_Webserv Public

    A 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++ 4

  3. 42_Inception 42_Inception Public

    Docker-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 13 1

  4. 42_Minishell 42_Minishell Public

    A 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

  5. 42_cub3D 42_cub3D Public

    Forked 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

  6. 42_PushSwap 42_PushSwap Public

    Algorithm 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