Skip to content
View Fabiano225's full-sized avatar

Highlights

  • Pro

Block or report Fabiano225

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

Hi, I'm Fabiano! πŸ‘‹

πŸŽ“ Computer Science Student at Bochum University of Applied Sciences

I'm a passionate developer with a strong focus on the systems running under the hood. I am fascinated by taking things apart to understand exactly how they work.


πŸ‘¨β€πŸ’» About Me

  • ☁️ Cloud Computing: Interested in scalable architectures, distributed systems, and DevOps.
  • βš™οΈ Low-Level Programming: I enjoy working close to the hardware (C, C++, Rust).
  • πŸ” Reverse Engineering: I love analyzing and deconstructing code and binaries.
  • 🌱 Currently diving deeper into: AWS, IDA Pro, K8S
  • πŸ”­ Currently working on: Nand2Tetris, AWS Knowledge
  • πŸ“« How to reach me: https://www.linkedin.com/in/fabiano-petillo/

πŸ› οΈ Tech Stack & Tools

Low-Level & Systems: C | C++ | Rust | Assembly | x96dbg | IDA Pro

Cloud & Infrastructure: AWS / Azure | Docker | Kubernetes | Linux | Terraform

Other Languages & Tools: Python | Java | Git

Pinned Loading

  1. aws-cloud-resume aws-cloud-resume Public

    Full-stack serverless resume project hosted on AWS using S3, CloudFront, Lambda, and DynamoDB

    HCL

  2. building-a-computer-from-scratch building-a-computer-from-scratch Public

    A Deep Dive in Computer Architecture: My implementation of the Nand2Tetris project.

    Python