Skip to content
View OliverSchlueter's full-sized avatar
  • Germany
  • 21:32 (UTC +01:00)

Highlights

  • Pro

Organizations

@FancyMcPlugins @morgen-pruefung

Block or report OliverSchlueter

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

👨‍💻About Me

Hey, I'm a german guy having too much fun with editing text files.

🚀Projects

Here are a few notable projects I've worked on:

  • FancyNpcs: minecraft npc plugin running on over 4000 servers
  • FancyHolograms: minecraft hologram plugin running on over 4500 servers
  • Morgen-Pruefung.de: german education platform optimized for specific exams
  • Buildify: lightweight build and deployment system written in GoLang
  • Stack++: simple assembly like programming langauge written in Java

Feel free to explore my repositories to discover more exciting projects!

🔭Skills

Main programming skills:

  • Java for creating minecraft plugins and webserver backends
  • GoLang for cli-tools and webserver backends
  • Vue.js and TypeScript for web development
  • Currently learning Swift
  • Want to learn Kotlin

Data storage systems:

  • MongoDB
  • Redis
  • MySQL & SQLite
  • S3 & MinIO

Tools:

  • Git and GitHub for storing code
  • GitHub Actions and Jenkins for CI/CD pipelines
  • Docker and DockerHub for deploying applications
  • Gradle, Maven and Reposilite for dependency management and publishing APIs
  • IntelliJ, Fleet and Writerside for writing code and docs

Pinned Loading

  1. FancyMcPlugins/FancyNpcs FancyMcPlugins/FancyNpcs Public

    FancyNpcs is a simple, lightweight and fast npc plugin using packets

    Java 149 33

  2. FancyMcPlugins/FancyHolograms FancyMcPlugins/FancyHolograms Public

    FancyHolograms is a simple, lightweight and fast hologram plugin using display entities

    Java 108 36

  3. StackPP StackPP Public

    A simple programming language

    Java 1

  4. Buildify Buildify Public

    Lightweight build and deployment system for your projects

    Go