Skip to content
View allancrabelo's full-sized avatar
πŸš€
Studying at 42 School
πŸš€
Studying at 42 School

Highlights

  • Pro

Block or report allancrabelo

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
allancrabelo/README.md

I'm Allan Rabelo

I’m a Full Stack Developer powering through 42 Porto with unstoppable energy. Since March 2023, I’ve been crushing code, starting strong in Java and diving deep into C like a pro. Here, you’ll find my battlefield: projects from the intense Common Core, advanced courses, and my own next-level experiments.

About Me:

  • Currently smashing the Common Core at 42 Porto after acing the Piscine and mastering C & C++.
  • Freelance Software Engineer building real-world solutions that make an impact.
  • Want to connect or collaborate? Hit me up: [email protected] or LinkedIn

Ready to see the magic?

Dive into my projects below and witness the code that’s changing the game. Whether it’s crushing complex challenges or building sleek, efficient solutions! I’m here to dominate every line.

πŸ‘‡ Check them out and get inspired!

Pinned Loading

  1. Minishell Minishell Public

    A recreation of Bash in C. Features command execution, custom parser, pipes, redirections, heredocs, environment variable handling, built-in commands (cd, echo, export, etc.), and full signal manag…

    C 3

  2. Fdf Fdf Public

    FDF is a C application that renders 3D wireframe maps in isometric projection using MiniLibX. The project focuses on file parsing, matrix manipulation, vector math, keyboard events, and low-level 2…

    C 2

  3. RankerUp_Rank3 RankerUp_Rank3 Public

    Master Backtracking and C with RankerUp (V3)! Prepare for the NEW Rank 3 exam at 42. Our program guides your journey with practical challenges that teach the crucial concepts and logic behind the a…

    JavaScript 16 2

  4. MiniTalk MiniTalk Public

    Minitalk is a Unix-based project that implements a client-server communication using signals (SIGUSR1, SIGUSR2). It strengthens skills in low-level C programming, bitwise operations, process handli…

    C 1

  5. Push_Swap Push_Swap Public

    Push Swap is a C program that sorts integers using two stacks and a limited set of operations (push, swap, rotate). Designed to minimize the number of moves, it demonstrates expertise in algorithm …

    C 1

  6. Born2beRoot Born2beRoot Public

    Born2beroot is a hands-on cybersecurity & infrastructure project where I built and secured a Linux system from scratch. From LVM and UFW to SSH hardening and audit scripting, it's DevOps meets resi…

    1