Skip to content
View OliverSchlueter's full-sized avatar
  • Germany
  • 08:40 (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:

  • Morgen-Pruefung.de: german education platform optimized for specific exams
  • FancyNpcs: minecraft npc plugin running on over 3000 servers
  • FancyHolograms: minecraft hologram plugin running on over 3000 servers
  • 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 small tools and webserver backends
  • Vue.js and TypeScript for websites
  • Currently learning Swift
  • Want to learn Kotlin

Database management systems:

  • MongoDB
  • Redis
  • MySQL

Tools:

  • Git and GitHub for storing code
  • GitHub Actions and Jenkins for CI/CD pipelines
  • Docker and DockerHub for deploying apps
  • Gradle, Maven and Reposilite for dependencies 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 142 31

  2. FancyMcPlugins/FancyHolograms FancyMcPlugins/FancyHolograms Public

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

    Java 103 33

  3. StackPP StackPP Public

    A simple programming language

    Java 1

  4. Buildify Buildify Public

    Lightweight build and deployment system for your projects

    Go