Hi,
I'm a teenage hobby software developer from Potsdam, Germany.
How I started
I first came in contact with "programming" when I was 7-8 years old (in 2015) and my father encouraged me to try out Scratch (version 1) on a Raspberry Pi. I kind of enjoyed it and continued to create little games with it. Later, I began using Python (a language I now passionately hate). As you can imagine, an eight year-old didn't have a lot of time to spend in front of a computer so I didn't exactly progress quickly.
At some point I put my focus on creating 3D-Animations using Blender and sometimes creating some silly stuff with PHP. In summer of 2020, I started playing around with game development using the Unity Engine which forced me to learn C#, a language that I frequently use now, though rarely with Unity. I actively used C# for personal projects in the last 4 years.
I regularly use Java and Kotlin for native Android development.
My skills and interests
In the last few years, I created some silly programming languages and I am still interested in programming language design and implementation.
Recent projects gave me some understanding of reverse-engineering Rest-APIs and creating libraries for automated usage.
I am also interested in 3D-Rendering and have some theoretical knowledge of it (even though I was too lazy to actually implement it)
Contact
I am not really that active on social media but you can find me on GitHub.
You can contact me via Mail.
Projects
Create Balance
Febuary 2022
A 3d puzzle game I created in 7 days about keeping worlds in balance.
SusLang
April 2022
SusLang is an amogus-us-meme themed Esolang
Android TimeTable for my Highschool
June 2024
I reverse-engineered the API of my schools timetable and built an app loading 8x faster
Web Composition
July 2024
A Programming language and UI framework for declarative UI design in the web
Zen SSG
January 2024
How I created this website with my own custom static site generator