Welcome to my page! Here I share updates about my life and my projects. I hope you enjoy exploring my website. Feel free to leave a message or share your feedback. :)
I’m Robin, a 19 years old software developer from Baden-Württemberg (Germany). I touched my first computer at the age of six and since then I have been curious about how things work behind the scenes. What started as simple curiosity soon became a passion for coding.
As a school project I built a lightweight content management system in PHP. Users can upload new blog posts as Markdown files, which are then automatically parsed and uploaded to the database.
Read more...A lightweight PHP library that converts Markdown files to HTML, built for my “PMBS” PHP-Markdown-Blog-System. Developing this project helped me deepen my understanding of regular expressions (regex).
Read more...A simple PHP ticket system designed to handle user email submissions. I built this project to learn more about processing input via email.
coming soonThrough this project, I gained a deeper understanding of email structures, including how to decode messages depending on their MIME type. I built this project as part of my PHP-based Ticket System.
Read more...