Skip to content
View ansonquu's full-sized avatar

Block or report ansonquu

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

header

Hi there 👋

public class Anson{
    public Anson{
        String name = "Anson";
        int age = 16;
    }
}
public class Contact{
    public Contact{
        String telegram = "ansonquu";
        String wechat = "ansonquu";
        String Email = "i@ansonq.com";
    }
}

public class Student{
    public Student{
        super();
        String school = "Qingdao Expermental High School Interntional";
    }
}

public class Website{
    public Website{
        super();
        String homepage = "ansonq.com";
        String blog = "blog.ansonq.com";
        String EnBlog = "enblog.ansonq.com";
    }
}

public class Coding{
    public Coding{
        super();
        List<String> CodingLanguage = new ArrayList<>();
        CodingLanguage.add("Python");
        CodingLanguage.add("C++");
        CodingLanguage.add("JavaScipt");
        CodingLanguage.add("Java");
    }
}

Popular repositories Loading

  1. unlock-music unlock-music Public

    unlook music official site

    TypeScript 2 1

  2. eQSL-card eQSL-card Public

    A eQSL card file based on html

    HTML 1

  3. homepage homepage Public

    A homepage with high customizable code

    HTML 1

  4. ansonquu ansonquu Public

  5. gallery gallery Public

    gallery that i photographed

    HTML