Skip to content
View TR4E's full-sized avatar
  • Australia
  • 15:38 (UTC +10:00)

Organizations

@Trae-Hytale @HytaleGameServers @Trae-Maven

Block or report TR4E

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

👋 Hi, I’m Trae


🚀 Software Engineer | 🔒 Cyber Security Enthusiast | 🛠️ Plugin & Framework Developer

I specialize in cybersecurity, advanced software development, and building high-performance projects. My work centers on designing scalable frameworks, developer-friendly APIs, and secure, optimized systems that deliver both innovation and reliability.



🧑‍💻 About Me

  • 🛡️ Highly interested in Cyber Security, with a focus on OSINT, Penetration Testing, and Software Engineering
  • ⚡ Strong background in Java, Python, C/C++/C#, and JavaScript
  • 🔐 Skilled in information security, reverse engineering, cryptography, and network security
  • 🖥️ Developer of advanced Minecraft plugins such as Core, Clans, and Champions
  • ☁️ Experienced with Linux system administration, Redis/Mongo/SQL, and scalable infrastructures


🛠️ Technical Skills

💻 Programming

  • Java (Advanced)
  • Python (Intermediate–Advanced)
  • C, C++, C# (Beginner–Intermediate)
  • JavaScript (Intermediate)
  • HTML, CSS, XML
  • Bash/PowerShell scripting

🔒 Technology

  • Information Security
  • Network Security
  • Data Security
  • Ethical Hacking
  • Reverse Engineering
  • Cryptography
  • CloudFlare
  • Linux Administration
  • Advanced in Information Technology

🔨 Frameworks

  • Java: Spring, Spring Boot, Guice, Spark, FX
  • Python: Flash, Django
  • NodeJS: Express
  • Custom (Self-made)

🗄️ Databases

  • MongoDB
  • Redis
  • SQL


📌 Featured Projects

🔹 Core Plugin (Private)

A foundational Minecraft plugin that provides essential utilities and frameworks for other plugins.

  • General utilities for players, worlds, and server management
  • Modular event, task scheduling, and dependency injection systems
  • Centralized managers for players, configs, and world handling
  • APIs for developers to extend and build on Core

A competitive clan/faction system for Minecraft servers.

  • Form clans, claim territory, build alliances, and wage wars
  • Unique mechanics: Dominance/Pillaging, KoTH, supply crates, quests
  • Farming, fishing, loot boxes, and custom TNT mechanics
  • Seamless integration with Champions for role/skill-based combat

An RPG combat system with roles, skills, and custom items.

  • Classes: Assassin, Brute, Knight, Mage, Ranger
  • Custom abilities with energy management & skill builds
  • Unique items like Gravity Bombs, Booster Weapons, Grenades, Web traps
  • Extensible API for developers to create new skills/items


🔒 Other Work

  • Advanced trading signals & algorithmic frameworks (Discord + TradingView integration)
  • Projects I use myself Trae-Maven
  • Other cybersecurity-focused projects (penetration testing tools, OSINT utilities, automation scripts)


📫 Connect with Me

Pinned Loading

  1. Trae-Maven/dependency-injector Trae-Maven/dependency-injector Public

    A lightweight, high-performance Java dependency injection framework supporting constructor, field, and configuration injection.

    Java

  2. Trae-Maven/jwt-security Trae-Maven/jwt-security Public

    A modern JWT security library for Java supporting authentication, token validation, and secure request handling.

    Java

  3. Trae-Maven/utilities Trae-Maven/utilities Public

    A collection of reusable utility classes and helper functions for Java applications.

    Java

  4. Trae-Maven/events Trae-Maven/events Public

    A lightweight, annotation-driven event bus for Java applications with priority-ordered dispatch, cancellable events.

    Java

  5. Trae-Maven/database Trae-Maven/database Public

    A PostgreSQL data-access library built on jOOQ, with declarative property mapping, deferred batched writes, and tiered local, Redis and database lookups with request coalescing.

    Java

  6. Trae-Maven/spigot-plugin-framework Trae-Maven/spigot-plugin-framework Public

    A lightweight Spigot plugin framework providing structured base classes and utilities for building modular Minecraft plugins. Works alongside the dependency injector and hierarchy framework for cle…

    Java 1