Skip to content
View beautybloodtr's full-sized avatar
☠️
Adrenaline
☠️
Adrenaline
  • MineKing
  • Turkey/Izmir

Block or report beautybloodtr

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

Typing SVG

public class BeautyBloodTR {

    private String name;
    private List<String> aliases;
    private List<String> languages;
    private String aboutme;

    public BeautyBloodTR() {
        this.name = "Alperen";
        this.aliases = Arrays.asList("BeautyBloodTR", "My Name");
        this.languages = Arrays.asList("Java", "JavaScript", "Linux", "Networking");
        this.aboutme = "I must have told you everything you need to know about me :)";
    }

    public void codingStuff() {
        List<String> learning = Arrays.asList("Rust", "An honorable man");
        String myGameServer = "MineKing Network";
        String tryingTo = "I do what I want";
        String mySum = "Good, honorable, and proud work";
    }

    public String getName() {
        return this.name;
    }

    public List<String> getAliases() {
        return this.aliases;
    }

    public List<String> getLanguages() {
        return this.languages;
    }

    public String aboutMe() {
        return this.aboutme;
    }
}

beautybloodtr's GitHub stats

My used languages

Profile Visits

Visitors

Pinned Loading

  1. SonoyuncuLogin SonoyuncuLogin Public archive

    Sadece sonoyuncu client ile girilebilen skid eklenti

    Java

  2. mkLauncherHandler mkLauncherHandler Public

    Java

  3. best-iptables-protection-settings best-iptables-protection-settings Public

    Iptables settings for Linux based website servers

    Shell

  4. MineKingCore MineKingCore Public

    skyblock sunucuları için saçma bi core skid hhhhhhhh

    Java 1 1