Skip to content
View DatCodeMania's full-sized avatar

Highlights

  • Pro

Block or report DatCodeMania

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
DatCodeMania/README.md

Hey! I'm DatCodeMania!

import java.util.ArrayList;

public class DatCodeMania {
    private String name;
    private int age;
    private String occupation;
    private ArrayList<String> programming_langs;
    private ArrayList<String> human_langs;

    public DatCodeMania() {
        this.age = 15;
        this.occupation = "High school student, pursuing Computer Science.";

        this.programming_langs = new ArrayList<String>();
        programming_langs.add("Python - Intermediate");
        programming_langs.add("Java - Beginner-Intermediate");
        programming_langs.add("Go - Beginner");

        this.human_langs = new ArrayList<String>();
        human_langs.add("English - fluent");
        human_langs.add("Russian - fluent");
        human_langs.add("German - fluent");
        human_langs.add("Spanish - studying - intermediate");
        human_langs.add("Mandarin - studying - beginner");
    }
}

Pinned Loading

  1. PlatinPay/.github PlatinPay/.github Public

    OSS payment platform for Minecraft