Skip to content
View juriSacchetta's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
  • Politecnico di Milano
  • Milano
  • 09:00 (UTC +01:00)

Highlights

  • Pro

Block or report juriSacchetta

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

๐Ÿ‘จโ€๐Ÿ’ป Who I am

Iโ€™m Juri, a computer engineer working at the intersection of systems, security, and DevOps.

  • ๐ŸŽ“ PhD student in Computer Security at Politecnico di Milano, focusing on fuzzing, vulnerability discovery, and the (in)security of complex software stacks such as space/satellite systems.
  • ๐Ÿ›ก๏ธ Head of IT & Security at GenomSys (genomic data company), where I design and maintain internal infrastructure, security architecture, and CI/CD pipelines around C/C++ and Rust projects.
  • ๐Ÿง Long-time Linux user (Proxmox, Rocky, Arch, containers, self-hosting) obsessed with automation, reproducible environments, and โ€œif itโ€™s not scripted, it doesnโ€™t scaleโ€.
  • ๐Ÿงช Strong interest in fuzzing, program analysis, and secure software supply chains (Conan, GitLab CI, artifact registries, hardening).
  • ๐Ÿ Active CTF player with Tower of Hanoi (Milan); DEF CON CTF finalist in 2024 and 2025 with mHACKeroni, both as sysadmin and player.

On this GitHub youโ€™ll mostly find:

  • Research code and experiments around fuzzing and security
  • Infrastructure / tooling for CI/CD, packaging, and self-hosted services
  • Side projects in C, C++, Rust, and Python

Always happy to discuss security, tooling, or infrastructure designโ€”feel free to open an issue or ping me.


๐Ÿ’ป Tech Stack

๐Ÿง  Languages & Tooling

C C++ Rust Python JavaScript CMake OpenAPI Swagger

๐Ÿ—„๏ธ Data & Storage

Postgres MySQL MariaDB MongoDB SQLite Redis

โ˜ธ๏ธ DevOps, Infra & Security

Docker Ansible GitLab CI GitHub Actions GitLab GitHub AWS Cloudflare Nginx Wireguard Bitwarden

๐Ÿ“ก Observability & Homelab

ElasticSearch Grafana Home Assistant Raspberry Pi Pi-Hole Plex Jellyfin


๐Ÿ“Š GitHub Stats


Pinned Loading

  1. goodix-fp-dump goodix-fp-dump Public

    Forked from goodix-fp-linux-dev/goodix-fp-dump

    All our work to make Goodix fingerprint sensors work on Linux

    Python

  2. libfprint libfprint Public

    Forked from turok/libfprint

    Library for fingerprint readers

    C

  3. qemu-libafl-bridge qemu-libafl-bridge Public

    Forked from AFLplusplus/qemu-libafl-bridge

    A patched QEMU that exposes an interface for LibAFL-based fuzzers

    C

  4. LibAFL LibAFL Public

    Forked from AFLplusplus/LibAFL

    Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...

    Rust