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 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
.github/profile/README.md
                                                       █████                     
                                                      ░░███                      
 █████████████    █████████  ██████  █████ ████     ███████   ██████  █████ █████
░░███░░███░░███  ░█░░░░███  ███░░███░░███ ░███     ███░░███  ███░░███░░███ ░░███ 
 ░███ ░███ ░███  ░   ███░  ░███ ░░░  ░███ ░███    ░███ ░███ ░███████  ░███  ░███ 
 ░███ ░███ ░███    ███░   █░███  ███ ░███ ░███    ░███ ░███ ░███░░░   ░░███ ███  
 █████░███ █████  █████████░░██████  ░░███████  ██░░████████░░██████   ░░█████   
░░░░░ ░░░ ░░░░░  ░░░░░░░░░  ░░░░░░    ░░░░░███ ░░  ░░░░░░░░  ░░░░░░     ░░░░░    
                                      ███ ░███                                   
                                     ░░██████                                    
                                      ░░░░░░                                     
root@mzcydev:~# whoami
mzcydev (he/him)
root@mzcydev:~# uptime
 00:31:19 up 3368 days,  969 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: 14
Public Repos: 73
Stars (total): 5   Forks (total): 4
Commits since 2017-01-01: 969

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

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

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

drwxr-xr-x  2 mzcydev dev 4.0K Mar 23  .github
drwxr-xr-x  2 mzcydev dev 4.0K Mar 23  paper-core
drwxr-xr-x  2 mzcydev dev 4.0K Mar 23  minecraft-docker-cloud
drwxr-xr-x  2 mzcydev dev 4.0K Mar 23  InvUI
drwxr-xr-x  2 mzcydev dev 4.0K Mar 23  ByteStorm
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