Skip to content
View gabzaf's full-sized avatar

Highlights

  • Pro

Block or report gabzaf

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
gabzaf/README.md

πŸ‘‹ Hi, I’m @gabzaf, Gabriel Affonso.

On my journey as a human firewall, I'm currently sharpening my expertise in π—–π—Όπ—Ίπ—½π˜‚π˜π—²π—Ώ 𝗦𝗰𝗢𝗲𝗻𝗰𝗲 at 42 Porto, understanding that mastering the fundamentals is paramount in this ever-evolving field.

Beyond the fundamentals, I'm delving deeper into π—£π˜†π˜π—΅π—Όπ—», SQL and Assembly, driven by a passion for web technologies, network systems and security.

πŸ› οΈ Skills: Python | Shell Script | C | C++ | SQL | Assembly | Pentesting (Burp Suite, Nmap, Wireshark)

🎯 Focus: Web security, network systems, systems recon and secure coding practices.

🌍 Languages: Portuguese, Spanish, English.


Gab-Shell Gab-C Gab-Cpp Gab-Python Gab-CSharp Gab-HTML Gab-CSS Gab-JS Gab-SQL

Pinned Loading

  1. cpp_modules cpp_modules Public

    A collection of C++ exercises exploring object-oriented programming. Covers class design, memory management, operator overloading and inheritance. Focused on writing clean, efficient and well-struc…

    C++

  2. minishell minishell Public

    Forked from pedro1005/minishell

    Minishell is a lightweight shell implementation developed in C by Pedro Monteiro and Gabriel Affonso as part of the 42 curriculum. It replicates core functionalities of Bash, including command exec…

    C

  3. fortyTwo fortyTwo Public

    This repository showcases my work at 42 Porto, a project-based programming school where I developed strong C programming, systems development and algorithmic problem-solving skills through hands-on…

    C

  4. Philosophers Philosophers Public

    A project to learn the basics of threading a process. I created threads and I discovered mutexes.

    C