Hi, and welcome to my personal blog. I’ll share my thoughts about Software Engineering and related topics with you.
Who am I?
I’m Dominik, born in 1989 and currently living in Munich. I studied computer science (M.SC. at TUM) and started to work as a Software Engineer in 2017.
What am I interested in?
My interests are mainly around cloud-native web development. That includes frontends (Single Page Application in Typescript), backends (Kotlin, Spring Boot, Messaging, Serverless), and infrastructure (AWS).
I am also interested in building fundamental core technologies for educational purposes. Until now, I created a simple dependency injection framework for Java that works with reflections. Secondly, I created a no-SQL database in Kotlin implementing a Bitcask engine.