Skip to content
View SIIR3X's full-sized avatar
  • France
  • 09:39 (UTC +02:00)

Highlights

  • Pro

Block or report SIIR3X

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.

Content in all repositories owned by your account will be closed.
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
siir3x/README.md

Bonjour 👋

I'm Lucas Fagioli, a computer security student.

About

I'm a Master's student in computer science, specializing in information-systems security. I first got into the field through development, trying to write safer and more robust programs, and that slowly grew into a broader interest in how systems are secured, from the code up to the architecture.

Today I explore both sides of security: designing secure architectures, hardening systems and networks, and building tooling such as authentication services, static analysis and self-hosted infrastructure, while also practicing offensive security to understand how things break. I enjoy hands-on, low-level projects in C, C++ and Rust, and I write up what I learn along the way.

Contact

📫 You can reach me at lucas.fagioli@outlook.fr.

Activity

Contribution streak

Pinned Loading

  1. castellan castellan Public

    Agentless Ansible-driven hardening for Ubuntu/Debian servers. Audit, apply, rollback - nothing installed on the target.

    Shell

  2. auth-api auth-api Public

    Security-focused Rust authentication API with PostgreSQL, Redis, Docker-based deployment, and CI workflows for code, Docker, and security checks.

    Rust

  3. aes-ni aes-ni Public

    A fast and portable C implementation of AES leveraging Intel AES-NI for hardware-accelerated encryption and decryption.

    C 7

  4. hyperv-vm-orchestrator hyperv-vm-orchestrator Public

    A modular PowerShell framework for fully automated Hyper-V virtual machine deployment.

    PowerShell

  5. chess-move-finder chess-move-finder Public

    Best-move overlay for chess.com games and puzzles, read from your own Chrome over CDP (Stockfish).

    Python 2

  6. chess-pieces-detection chess-pieces-detection Public

    YOLOv8-based project for detecting and classifying chess pieces on 2D boards using synthetic data.

    Python