You must be logged in to sponsor Maran23
Become a sponsor to Marius Hanl
I am a big fan of Open Source.
If I find bugs or see room for improvement, I typically make a contribution when there is enough time. That's how it all started. :)
I've also given talks about my Open Source work and my motivation to get involved in Open Source (at JavaLand, Java Forum Nord and JUGs).
I make all my contributions in my spare time. Currently I'm contributing to:
- OpenJFX (> 50 contributions) (https://github.com/openjdk/jfx/pulls?q=is%3Apr+author%3AMaran23+is%3Aclosed)
- Godot Engine (> 40 contributions) (https://github.com/godotengine/godot/pulls?q=is%3Apr+author%3AMaran23+is%3Aclosed)
- My plugin for the Godot Engine, Script-IDE (> 300 Stars): https://github.com/Maran23/script-ide
- Various other projects (mostly just 1-2 contributions)
Featured work
-
Maran23/jfx
JavaFX mainline development
C++ -
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
C++ 92,964 -
Maran23/script-ide
Script-IDE is a plugin for Godot. It transforms the Script UI into an IDE like UI. Tabs are used for navigating between scripts. The default Outline got an overhaul and now shows all members of the…
GDScript 400