Projects
I mainly write minecraft plugins with Java and upload some of them on Spigot. But apart from that I am also interested in Python and C++ and sometimes write some stuff to get better in those languages.
I have made all of my released projects open source on GitHub. If you are experiencing any problems with one of my Bukkit plugins the corresponding plugins page on Spigot or the repository on GitHub are the places to ask me for help. Although the fastest way to contact me is via my support server on Discord.
Minecraft related projects
Projects listed here are plugins written for minecraft with the Spigot/Bukkit API. Some of them are public and uploaded on
Spigot.
[Addon for
GameBox]
(
Spigot
|
Source
)
Two player GameBox game. Sink your opponent's ships before he sinks yours.
(
Spigot
|
Source
)
Configure dates and times at which a custom event is called.
[Addon for
GameBox]
(
Spigot
|
Source
)
Two player inventory game. Create rows of four while keeping your opponent from doing the same.
(
Spigot
|
Source
)
Provides a GUI for many inventory games.
[Addon for
GameBox]
(
Source
)
A bundle containing multiplayer games.
Python projects
My beginnings with this language where at uni where we got a very short introduction about data analyses in Python. Later I wrote some small parts of my Bachelor thesis with it. For fun I rewrote some small games using Python.
During my Erasmus semester I took part in a lecture for Data science. Using Pandas, NumPy, Matplotlib and SciPy we analysed data sets with Python.
(
Source
)
Two player game. Draw lines and try closing boxes.
(
Source
)
Find mines via tips and logic.