Skip to content
View mzcydev's full-sized avatar
:fishsticks:
:fishsticks:

Organizations

@SkySlayer-Development @NextForge-Development

Block or report mzcydev

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
.github/profile/README.md
                                                       █████                     
                                                      ░░███                      
 █████████████    █████████  ██████  █████ ████     ███████   ██████  █████ █████
░░███░░███░░███  ░█░░░░███  ███░░███░░███ ░███     ███░░███  ███░░███░░███ ░░███ 
 ░███ ░███ ░███  ░   ███░  ░███ ░░░  ░███ ░███    ░███ ░███ ░███████  ░███  ░███ 
 ░███ ░███ ░███    ███░   █░███  ███ ░███ ░███    ░███ ░███ ░███░░░   ░░███ ███  
 █████░███ █████  █████████░░██████  ░░███████  ██░░████████░░██████   ░░█████   
░░░░░ ░░░ ░░░░░  ░░░░░░░░░  ░░░░░░    ░░░░░███ ░░  ░░░░░░░░  ░░░░░░     ░░░░░    
                                      ███ ░███                                   
                                     ░░██████                                    
                                      ░░░░░░                                     
root@mzcydev:~# whoami
mzcydev (he/him)
root@mzcydev:~# uptime
 12:14:41 up 3394 days,  974 commits,  load average: 0.42, 0.33, 0.12
root@mzcydev:~# cat about.txt
- IT-Systemelektroniker · Application Developer
- Based in Germany 🇩🇪
- Specialized in Minecraft server software & plugin ecosystems
- Maintainer @ NextForge-Development
- Motto: "I make, bake and break software."
root@mzcydev:~# cat tech-stack.txt
Languages:   Java ☕, Kotlin, TypeScript, Bash
Ecosystem:   Bukkit / Spigot / Paper APIs, Spring Boot, Redis, Docker
Mindset:     Clean code · Modular architecture · CI/CD first
root@mzcydev:~# cat projects.txt
- NextCore → Core library for NextForge products
- NextPluginMessaging → Redis-backed replacement for legacy plugin messaging
- Experimenting with distributed caching & scalable plugin infrastructures
root@mzcydev:~# ./github-stats.sh
User: mzcydev (mzcydev)
Followers: 13
Public Repos: 75
Stars (total): 5   Forks (total): 4
Commits since 2017-01-01: 974

Top repos by stars:
⭐ SpigotFix (2)
⭐ LanguageSystem (1)
⭐ Language (1)
⭐ KitPvP (1)
⭐ wiki-platform (0)

Top languages (by primary tag):
• Java (40)
• Python (3)
• Shell (1)
• HTML (1)
• CSS (1)

Done.
root@mzcydev:~# ls -lah ~/repos/

drwxr-xr-x  2 mzcydev dev 4.0K Apr 18  .github
drwxr-xr-x  2 mzcydev dev 4.0K Apr 18  ByteStorm-Cloud
drwxr-xr-x  2 mzcydev dev 4.0K Apr 18  jda-spring-template
drwxr-xr-x  2 mzcydev dev 4.0K Apr 18  paper-core
drwxr-xr-x  2 mzcydev dev 4.0K Apr 18  minecraft-docker-cloud
root@mzcydev:~# cat contact.txt
🌐 https://www.mzcy.dev
🐙 https://github.com/NextForge-Development
✉️ mzcy@nextforge.gg

root@mzcydev:~# echo "Code is my battlefield. Clean commits are my tactics. Bugs are the enemy."
Code is my battlefield. Clean commits are my tactics. Bugs are the enemy.

Pinned Loading

  1. paper-core paper-core Public

    A professional, annotation-driven plugin framework for Paper 1.21.x built around dependency injection, automatic component scanning, and a clean module lifecycle.

    Java