Skip to content
View Leg0shii's full-sized avatar
🐉
Dragoning
🐉
Dragoning
  • LPBK M-V
  • Germany

Highlights

  • Pro

Block or report Leg0shii

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

👋 Hi, I'm Leg0shii

Software Developer | AI Masters Student | Minecraft Modder

🔭 I'm currently pursuing a master's in AI with a focus on LLMs and self-driving technology.
🌱 Passionate about problem-solving, developing Minecraft plugins, and a strong love for dogs. 🐶
💬 Ask me about AI, machine learning, or your next Minecraft plugin!


Trophies

🚀 Highlighted Projects

  • ParkourCalculator: A Minecraft tool that analyzes parkour mechanics and pathfinding, focusing on versions 1.8.9, 1.12, 1.20.
  • UML Editor: E-Learning-System with collaborating UML Editor in a class based environment
  • Task-Modeller: Optimizing and modeling user tasks based on real-world behavior.
  • Wumpus Environment: Implement and test multi-agent strategies within this dynamic, partially observable environments.
  • Learning-Platform-Appday-2021: An educational platform developed during a hackathon competition.
  • SMOTE-Comparison: Exploring SMOTE techniques to address imbalanced machine learning datasets.

🔧 Additional Projects

  • BLE Localisation SB: Enhancing indoor positioning systems using BLE technology.
  • CoffeeOS: A custom operating system forked from an existing C++ project.
  • Smart-Documents: A web application for document analysis using AI techniques like semantic search and text summarization.
  • Pentominoes-Pathfinder: An advanced pathfinding algorithm utilizing pentomino shapes.
  • GraphSimulator A network testing tool focused on stability, redundancy, and node failures.
  • RayTraceJS: JavaScript-based project that implements ray tracing using WebGL to render 3D objects.
  • AND MORE: see Repository

🎮 Minecraft Plugins

  • LCCore: Enhances server management and user experiences within Minecraft.
  • TD2Core: Enhances parkour experience with map selection, progress tracking, and Discord integration.
  • ReplayPlugin: Captures replays of players to enhance gameplay analysis and server moderation.
  • ChatFilter: Monitors and filters player chat for spam, excessive capitalization, unwanted links, offensive language.
  • PetPlugin: Allows players to have pets, adding a fun and interactive element to the Minecraft experience.
  • AFKPlugin: Detects, manages, and tracks players' AFK status, providing notifications, kicking idle players.
  • CustomBedwars: BedWars game modes with configurable teams, spawn points, beds, spawners, and gameplay settings.
  • Tutorial-Replay-Plugin: Replay recording/playback + comprehensive tutorial management.
  • Ranked-Parkour: README WIP
  • FPK-Plugin: README WIP
  • FlyingPigs: README WIP
  • ChallengeCraft: README WIP
  • SpeedrunPlugin: README WIP
  • DeathSwap: README WIP
  • PracticePlugin: README WIP

📚 Problem Solving & Coursework

  • University Stuff: Solutions, Projects and More from my Bachelor and Master Studies.
  • AdventOfCode: Solutions for AdventOfCode from 2022 and 2023.
  • CodeForce: Competitions and Solutions for CodeForces.

Pinned Loading

  1. ParkourCalculator ParkourCalculator Public

    ParkourCalculator is an advanced tool designed for simulating and analyzing parkour mechanics in Minecraft. With a focus on versions 1.8.9 and 1.12, it offers an in-depth look into the game's physi…

    Java 14 4

  2. SWT-UML SWT-UML Public

    Ein Java-basiertes E-Learning-System mit Client-Server-Architektur, das durch Benutzer- und Klassenzimmerverwaltung sowie einen kollaborativen UML-Editor eine interaktive Lernumgebung für Dozenten …

  3. Task-Modeller Task-Modeller Public

    This tool models and optimizes user tasks based on real-world behaviors. It transforms individual task models into unified, constraint-driven representations, using examples like Wordle to demonstr…

    Java 1

  4. WumpusEnv WumpusEnv Public

    A Java-based multi-agent Wumpus World simulation that enables developers to create and integrate bots in their preferred languages, fostering strategic and interactive gameplay within a partially o…

    Java

  5. SMOTE-Comparison SMOTE-Comparison Public

    This project employs advanced SMOTE variants to effectively work on imbalanced classification challenges in machine learning datasets.

    Jupyter Notebook

  6. smart-documents smart-documents Public

    A web application that enables users to upload documents and utilize AI techniques like semantic search and text summarization for efficient analysis. Built with Python, FastAPI, Svelte, PostgreSQL…

    Python