Skip to content
View max1mde's full-sized avatar
🗿
Mogging @Gebuildet
🗿
Mogging @Gebuildet

Organizations

@NextFightNetwork

Block or report max1mde

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

Typing SVG
Hi, my name is Maxim!

I've dedicated a significant amount of time to the Minecraft modding community, especially in the plugin scene.
You can find many of my plugins, including Fancy Physics or the API of Better Chat Bubbles and more recent projects like, Fancy Readme Stats, on here.

You are also welcome to join my
Join Discord Server



Typing SVG

Category Tools & Languages
🖼️ Design & Other Tools Photopea Figma Windows FIX
🛠️ Development Tools Gradle MongoDB MariaDB Termius
⚙️ Frameworks & Libraries Next.js Node.js Express.js React Tailwind
💻 Languages Java JavaScript TypeScript Python HTML CSS
🖥️ Code Editors & IDEs VSCode IntelliJ IDEA WebStorm PyCharm RustRover


Typing SVG

 Spigot downloads Spigot rating bStats



Typing SVG
You can add yourself to this readme and stick here forever
Just click here. And submit the issue.

Latest users

Name Picture Date
ReneGaming5 2024-11-18
LuisGot 2024-11-15
Kiritosky 2024-11-14
Older users
Name Picture Date
chicacos 2024-11-10
BlackDevReal 2024-11-10
hallo1142 2024-11-10
max1mde 2024-11-10
Gebuildet 2024-11-10


Typing SVG

📊 This Week I Spent My Time On

💬 Programming Languages: 
JavaScript               24 hrs 17 mins      ██████████████░░░░░░░░░░░   57.47% 
Java                     5 hrs 36 mins       ███░░░░░░░░░░░░░░░░░░░░░░   13.28% 
JSON                     4 hrs 48 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   11.36% 
CSS                      4 hrs 28 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   10.58% 
Markdown                 1 hr 27 mins        ░░░░░░░░░░░░░░░░░░░░░░░░░   3.46%

🔥 Editors: 
VS Code                  36 hrs              █████████████████████░░░░   85.22% 
IntelliJ IDEA            6 hrs 14 mins       ███░░░░░░░░░░░░░░░░░░░░░░   14.78% 
PyCharm                  0 secs              ░░░░░░░░░░░░░░░░░░░░░░░░░   0.0%

🐱‍💻 Projects: 
portfolio                34 hrs 56 mins      ████████████████████░░░░░   82.69% 
HologramAPI              4 hrs 11 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   9.94% 
TestPluginHologramAPI    1 hr 13 mins        ░░░░░░░░░░░░░░░░░░░░░░░░░   2.9% 
BetterChatBubbles        49 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   1.94% 
packforge                35 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   1.4%

💻 Operating System: 
Windows                  42 hrs 15 mins      █████████████████████████   100.0%

Last Updated on 16/12/2024



img


Typing SVG

DiscordBanner



Pinned Loading

  1. Discord friend invite link generator... Discord friend invite link generator code - Console script (Tested 12/9/2024)
    1
    const deepSearchForMethod = (obj, methodName, path = '', visited = new Set(), maxDepth = 10, depth = 0) => {
    2
        if (depth > maxDepth || visited.has(obj)) {
    3
            return null;
    4
        }
    5
        visited.add(obj);
  2. fancy-readme-stats fancy-readme-stats Public

    ✨ Animated Readme Cards

    JavaScript 9 2

  3. FIX FIX Public

    Windows Autocorrect Tool 🛠️ - AI text correction, translation, and improvement with hotkeys, voice control, and customizable prompts.

    Python 4 1

  4. portfolio portfolio Public

    Customizable, free portfolio website (template) built with Next.js

    JavaScript 3

  5. ChatBubblesAPI ChatBubblesAPI Public

    The official API of the plugin better chat bubbles 💬

    Java 3 2

  6. HologramAPI HologramAPI Public

    Packet based text display hologram api with minimessage and emoji support

    Java 9 4