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

Highlights

  • Pro

Block or report pin3dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
pin3dev/README.md
┌──────── ABOUT ───────────────────────────────────█████
├─ 🏎️ 2026, I joined BMW Critical Techworks as Software Developer - Java Backend
├─ 📻 2026, I joined the R1 Layer 5G team at Nokia Portugal as Software Engineer - C++ Embedded Systems
├─ 💳 2025, I joined the Mercado Pago Point POS team at Mercado Livre Brazil as Software Engineer - C Embedded Systems
├─ 🤿 2025, I completed my studies in Software Engineering via common core cursus at 42 Porto
├─ 🎓 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-04Cub3dNetpraticeMinishellPhilosophersSoLongPushSwapMinitalkBorn2BeRootPrintfGNLLibft

┌──────── 42 TUTORIALS ────────────────────────────█████

┌──────── 42 PROFILE ──────────────────────────────█████ ivbatist's 42 statsactivity-graph graph

Pinned Loading

  1. 42_ft-Transcendence42_ft-TranscendencePublic

    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_Webserv42_WebservPublic

    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_Inception42_InceptionPublic

    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

  4. 42_Minishell42_MinishellPublic

    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_cub3D42_cub3DPublic

    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_PushSwap42_PushSwapPublic

    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