close
Skip to content
View NullCordX's full-sized avatar

Block or report NullCordX

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NullCordX/README.md
Image

Typing SVG

Profile views

Image

Image About Me

public class Developer {
    private String name = "1nstagram";
    private String[] currentlyLearning = {
        "Java ASM", "Fabric API", 
        "Paper API", "Velocity API"
    };
    private String mainProject = "CelesMQ";
    private String[] interests = {
        "Minecraft Client Development",
        "Proxy Systems & Networking",
        "High-Performance APIs",
        "Distributed Systems"
    };
    
    public String getContact() {
        return "Discord: 1nstagram306";
    }
}
Image

Image GitHub Statistics

GitHub Stats GitHub Streak

Top Languages Contribution Graph

GitHub Trophies

Image

Image Tech Stack

Languages

Languages

Frameworks & Tools

Tools

Databases & Message Queues

Databases

Currently Mastering

Java ASM Fabric API Paper API Velocity API

Image

Rocket Featured Projects

CelesMQ

View Project

Java, RabbitMQ, Networking - High-performance message queue system for distributed Minecraft networks

Minecraft Client Mods

View Profile

Java, Fabric, Mixins - Custom client modifications and enhancements

Image

Phone Connect With Me

Discord YouTube GitHub

Coding

github contribution grid snake animation Image

Popular repositories Loading

  1. CelesMQ CelesMQ Public

    A comprehensive RabbitMQ integration library for Minecraft plugins.

    Java 9 1

  2. ServerMappings ServerMappings Public

    Forked from LunarClient/ServerMappings

    Public mapping of Minecraft server IPs <-> a pretty display name

    Python 1

  3. ParadiseClient-X ParadiseClient-X Public

    Forked from ParadiseDevelopments/ParadiseClient-X

    Codename: Houston

    Java 1

  4. NullCordX NullCordX Public

    Config files for my GitHub profile.

    1