Skip to content
View giarri's full-sized avatar
  • POLIMI | EY | OSS
  • Milan, IT
  • 03:39 (UTC +02:00)
  • LinkedIn in/giarri

Highlights

  • Pro

Block or report giarri

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

Pinned Loading

  1. FlinkFood FlinkFood Public

    Forked from FlinkFood/FlinkFood

    Java

  2. cyber-challenge-admission-test cyber-challenge-admission-test Public

    HTML

  3. CVSS_Prediction_Cabral CVSS_Prediction_Cabral Public

    Forked from Joana-Cabral/CVSS_Prediction

    update to fix some dependecied and simplify the installation

    Python

  4. challenges-odc-2024 challenges-odc-2024 Public

    ODC challenges 2024-25

    Python

  5. script to transform ova VM into QCOW... script to transform ova VM into QCOW2 files for the UTM emulator
    1
    # Check the number of arguments and the validity of the file, checking the type suffix = .ova
    2
    if [ "$#" -ne 1 ]; then
    3
    		echo "Illegal number of parameters"
    4
    		echo "Usage: ./ova_to_iso_converter.sh <ova_file>"
    5
    		exit 1
  6. progetto-API-2021 progetto-API-2021 Public

    Progetto in per Algoritmi e Principi dell'informatica, con il professor Baranghi

    C