Skip to content
View milanundso's full-sized avatar
  • KoidMC
  • At my Desk
  • 09:20 (UTC +01:00)

Highlights

  • Pro

Organizations

@Koid-Live

Block or report milanundso

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

public class Milan extends GithubProfile {
    private boolean shouldFollow;
    private boolean shouldCheckRepositories;
    @Override
    public void onLoad(){
        this.shouldFollow = true;
        this.shouldCheckRepositories = true;
        if (this.shouldFollow && this.shouldCheckRepositories){
            System.out.println("Thanks!");
        } else {
            System.out.println("No Problem, enjoy my profile :p");
        }
    }
}

🌐 Socials:

Discord Twitter

💻 Tech Stack:

Java Spigot Python Batch MongoDB Apache Maven Gradle Windows Terminal

🛠️ My Tools:

IntelliJ IDEA VS Code Claude Perplexity Comet

📊 GitHub Stats (Click to expand)




Pinned Loading

  1. SoupDamager SoupDamager Public

    A lightweight Spigot plugin designed for Soup PvP training in minecraft 1.8.9

    Java 1

  2. FilePumper FilePumper Public

    A Python tool to increase the size of any file

    Python 1