Skip to content
View raulacor's full-sized avatar

Block or report raulacor

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

🦀 Raul Azzi Corsi

I’m a Cybersecurity student at FIAP who’s really into software engineering. I got started teaching myself to code, and that hands-on approach is still how I learn best. Lately, I’ve been diving deep into Rust, which has quickly become my favorite language to explore and build with, and honestly Rust is for me the programming language of the future. I’m always curious about how to write secure, efficient software and love working on projects that push me to level up my skills.

💥🔨 Languages and Tools

csharp logo python logo rust logo html5 logo css logo javascript logo bash logo mysql logo mongodb logo docker logo nodejs logo

📫💬Connect with me

pacman contribution graph

👨‍💻My Coding Journey

I started my coding journey as a really... really lost filmmaking student who already felt like an extra in his own story. They told me I’d know when I found what I was meant to do, but whoa — NOTHING could have prepared me for how good it felt when I finished my first Python script. From that day on, absolutely nothing could stop me. I instantly quit my filmmaking school and enrolled in a different school, only this time as a cybersecurity student. It was there that I - mostly on my own - learned more python, explored C++, and fell in love with Rust. And all the while, having to deal with Linux classes at college (I honestly will never understand people who actively like Linux). But soon enough, all of this was overshadowed by my desire to dive deeper into the software engineering aspect of cybersecurity. That’s exactly why I applied for a second major in... well, software engineering. But that chapter of my life is still happeing, so I guess you’ll have to wait for the update in a few months. ###

Pinned Loading

  1. Git Git Public

    Git is a version control system used to track changes in source code. This is my own git capable of cloning a public repository from GitHub, contributing to it, reading hashes and much more.

    Rust 1

  2. Discord-Bot Discord-Bot Public

    A simple C.R.U.D. bot built in Python.

    Python

  3. Todo-List Todo-List Public

    A clean and simple web-based To-Do List app built with HTML, CSS, and JavaScript. Users can add, complete, and delete tasks in an intuitive interface with local storage support to save tasks betwee…

    JavaScript 1

  4. QR-Code-Generator QR-Code-Generator Public

    This QR Code Generator is a simple web application that allows users to generate QR codes instantly by entering text or a URL. It uses a third-party API to create a scannable QR image based on the …

    CSS