Skip to content
View IvanoDivano's full-sized avatar

Block or report IvanoDivano

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

Hello! my name is Ivan, and im a IT Student at UNIGE
Welcome to my profile!

public class IvanoDivano
{
    public string fName;
    public string lName;
    public string occupation;
    public int age;
    public List<string> spokenLang;
    public List<string> codingLang;

    public IvanoDivano()
    {
        this.fName = "Ivan";
        this.lName = "Tenga";
        this.occupation = "Student"
        this.age = 24

        this.spokenLang = ["it_IT", "en_UK", "es_ES"];
        this.codingLang = ["C" , "C++" , "C#" , "Java" , "OCaml" , "HTML" , "CSS" , "PHP"];
    }
}

Popular repositories Loading

  1. VSort VSort Public

    Bubble sort visualizer, written in C++ with RayLib

    C++

  2. UnoSDL-v2 UnoSDL-v2 Public

    C++

  3. TAP_Frazioni TAP_Frazioni Public

    C#

  4. TAP_Labo2 TAP_Labo2 Public

    C#

  5. IvanoDivano IvanoDivano Public

  6. Tairlines_G7WebDesign Tairlines_G7WebDesign Public

    HTML