Welcome to my website!

Latest Posts

  • Understanding the CORS Policy

    I really wondered what CORS is and why CORS really should be configured the right way. Until now, CORS was like a necessary headache, which wasn’t really on my agenda while programming stuff for the web. This had been the reason because i also really did not understand a thing from it or why it…

  • An introduction into Software Architecture

    An introduction into Software Architecture

    In this article you will learn about the very basics about software architecture and what’s the main job of a software architect. As you can see, after time, code gets exceptionally more expensive. This chart represents the net cost of code per line. here the costs are starting out pretty low and then get exponentially…

  • Docker Performance on a host system vs on a Docker System

    Docker Performance on a host system vs on a Docker System

    With Docker you have an solid way on how to containerize different Applications without cluttering your Host file System. On the one hand, it does run very low on the kernel but on the other hand the Docker Application adds another Layer of Complexity to your application. So if you run your Application directly on…

  • Hello World!

    Hello World!

    Hello World programs are the traditional and most basic programs that every programmer learns when starting their programming journey. It is a simple program that prints out the phrase “Hello, World!” on a console or terminal screen. The Hello World program has a long and interesting history. Its origins date back to the early days…

Got any book recommendations? I am happy to know!


Who am I?

My Name is Daniel, I am 22 years old and currently doing my Bachelors in Electrical Engineering. I am also a Computer Science Expert (Programmer)