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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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: allanaugustocarneirorabelo@gmail.com 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. 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 1

  2. 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 …

    Shell 1

  3. 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

  4. Get_Next_Line Get_Next_Line Public

    The get_next_line project challenges students to implement a function that returns the next line from a file descriptor with each call. It involves reading with read(), managing dynamic buffers, an…

    C 1

  5. Ft_Printf Ft_Printf Public

    The printf project at 42 was a challenging and rewarding experience, where I implemented my own version of the printf function. I explored variable argument handling, data formatting, and specifier…

    C 1

  6. 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…

    Shell 1