Skip to content
View DLindustries's full-sized avatar

Block or report DLindustries

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
DLindustries/README.md
    private static final String NAME = "DLindustries";
    private static final int AGE = 15;
    private static final String ROLE = "Java Developer | Minecraft modder";
    private static final String LEARNING = "Backend Development";

    private static final String[] SKILLS = {
        "Java", "Minecraft Modding",  "System Design", "hack client development"
    };

    private static final String GITHUB = "https://github.com/dlinustries";

    public static void main(String[] args) {
        System.out.println("Hello, I'm " + NAME + " 👋");
        System.out.println(AGE + "-year-old " + ROLE + ".");
        System.out.println("Currently focused on " + LEARNING + ".");
        System.out.println("GitHub: " + GITHUB);
    }

    public static void showSkills() {
        System.out.println("Skills:");
        for (String skill : SKILLS) {
            System.out.println(" - " + skill);
        }
    }
}


<a href="https://discord.gg/yynpznJVkC"><img src="https://invidget.switchblade.xyz/yynpznJVkC" alt="https://discord.gg/yynpznJVkC"/></a><br>

Popular repositories Loading

  1. D-hand-mod D-hand-mod Public

    D-hand-mod is a free open source Cpvp utillity for 1.19+ and beyond. Used to assist players toteming process by acting as a double keybind

    Java 4

  2. nomissdelay nomissdelay Public

    Removes the miss delay when swinging swords or axes and missing

    Java 3

  3. switcher switcher Public

    Batchfile

  4. DLindustries DLindustries Public

    about