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

Organizations

@morgen-pruefung @FancyInnovations

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. I'm studying business economics & computer science and working for a software company. In 2015 I started coding Minecraft plugins with Java and well... I'm still doing it. Meanwhile, I also learnt about web development and databases.

πŸš€ Projects

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

  • FancyInnovations: collection of Minecraft plugins and tools used by thousands users
  • FancyHolograms: minecraft hologram plugin running on over 10k servers
  • FancyNpcs: minecraft npc plugin running on over 9k servers
  • FancyAnalytics: platform for collecting, storing and visualizing analytical data (WIP)
  • goutils: collection of useful go utilities for various tasks
  • Mail Server: smtp and imap server written in go (WIP)

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

πŸ”­ Skills

Programming skills:

  • Java: been coding in Java since 2015 and specialized in Minecraft plugins
  • GoLang: about 2 years of experience (learnt it in my job)
  • HTML, CSS, JS: can't remember when I learnt this, probably around 2018
  • Vue.js and TypeScript: 2 years of experience (also learnt it in my job)
  • I've got some experience with C#, Python and Swift

Data storage systems:

  • PostgreSQL, MySQL, SQLite: we all love it
  • MongoDB: learnt it my job and used it quite a lot in private projects
  • Redis: same with MongoDB
  • S3 & MinIO: same with MongoDB and Redis

Tools:

  • MacOS as primary operating system (fck windows)
  • IntelliJ for editing text files
  • Git, GitHub, Gitlab and Gitea for storing code
  • GitHub Actions and Jenkins for CI/CD pipelines
  • Docker and DockerHub for publishing application images
  • Gradle and Bazel for dependency management and publishing APIs

If you want to get in touch with me, feel free to add me on discord: real_oliver.

Pinned Loading

  1. FancyInnovations/FancyPlugins FancyInnovations/FancyPlugins Public

    Minecraft plugins and libraries by FancyInnovations

    Java 59 45

  2. FancyInnovations/HytalePlugins FancyInnovations/HytalePlugins Public

    Hytale plugins and libraries by FancyInnovations

    Java 5 3

  3. mail-server mail-server Public

    Simple SMTP & IMAP server in Go

    Go 2

  4. goutils goutils Public

    Just a collection of useful Go utilities for various tasks

    Go