Skip to content
View aivruu's full-sized avatar
🎢
🎢

Organizations

@lowycraft

Block or report aivruu

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
aivruu/readme.md

πŸ‘‹ | Hi there

I'm a Software Developer, but mostly a Minecraft Plugin Developer since five years using Java along with other languages and/or technologies for either minecraft-oriented or general-purpose projects.

During my free time I like to spend my time creating and contribuiting to OSS projects, specially those that involves object-oriented-programming. Along with Java, I tried other languages such as Go, Python and C, along with some frameworks/libraries that works with these languages.

I do multiple kinds of work either to contribute to other projects, or create projects with an idea for personal-use or general helpful.

OSS is a huge part of my time and experience as developer, so I would like to highlight some projects that've created, as well servers I've worked for as Developer.

πŸ”₯ | Featured Projects β€” list of projects made by myself and some on which I contributed.

    🏷 β€” teams: A packet-level paper-plugin for minecraft-servers that allows to create customizable-tags with MiniMessage to increase formatting-options for users.
    πŸ“Œ β€” RegionEvents: A paper-based plugin that provides an API with events to work with WorldGuard-regions.
    πŸ“– β€” menus: NMS-based minecraft-library for modern-versions to allow customizable-menus creation, along with skull-items usage.

    πŸŒ’ β€” go-viewer: A go-written CLI program that allows to fetch information/attributes-data from public github-repositories through GitHub's API, this project is a clon of repo-viewer which was made in Java.
    🦺 β€” cma: Very-basic memory-allocator algorith I wrote in C with educational-purposes to understand memory-management at low-level.
    πŸ“Š β€” esstk: a not-finished program I wrote in Python to keep track of expenses by date while providing UI/UX features.

    ✨ β€” FancyGlow: I contributed some improvements to the codebase the past-year -> Checkout contributed PRs

πŸ”¨ | Experience - list of servers I contributed at.

    β€” 2021 | PardoCraft: I contributed with custom-made plugins for the server's survival, specifically for chat-management.

    β€” 2023-2024 | Velex Network: In-charge of custom-made plugins for the server, as well, modifications and bug-fixes for some public-plugins the server relied on. I made a custom-fork of the TheBridge plugin that included multiple bug-fixes related with the in-game system, also, I was requested to modify a clans-plugin to add additional-functionality. Finally, I was working on a custom NPC-based plugin before the server closed.

    β€” 2024 | SummonCraft: Stayed only 2-3 months. I worked on a custom lives-plugin for the server's survival, specified to provide functionality for maximum-lives, actions when ran out-of-lives, and life-steal based-functionality for the plugin.

    β€” 2024 | SpaceMC: Worked on a custom-made regions-based plugin to work with WorldGuard-regions, for an event. Functionality variated on allowing users to see each-other if they were in the same region, and allow player-removal from the tab-list via packet-based handling if they weren't.

    β€” 2025 | LowyCraft: In-charge of head-development temporally, created a core-type plugin for HCF-related gameplay with several-features: Built-in combat-management system; Customizable duration/time-unit cooldown-system; Position/spawn-point management; And custom rank-system for the users.

πŸ’» | My Tech Stack

Languages

Java Go Python C Bash SQL

Software

IntelliJ IDEA Neovim/LazyVim VSCode Eclipse zsh git github actions pytest Ubuntu Trello Notion

Infrastructure

SQLite MongoDB MariaDB TOML YAML

πŸ“« | Reach Me

Pinned Loading

  1. teams teams Public

    A plugin that gives your players the ability to select customizable-tags and showcase them on their name-tag and tab-list.

    Java 1

  2. menus menus Public

    Modern GUI-creation library for my plugins.

    Java

  3. cma cma Public

    C written memory-allocator for practice-purposes.

    C

  4. repo-viewer repo-viewer Public

    Utility for view GitHub repositories' information/releases, and download releases' assets.

    Java 2

  5. go-viewer go-viewer Public

    repo-viewer based-project made with Go

    Go

  6. PythonExerciseN1 PythonExerciseN1 Public

    An exercise of my programming class recreated on Python

    Python