About

About

The domain maxresing.de is my public space on the Internet. The website shares information about my professional development, carrier-related updates, but also personal projects I started or am involved with.

About the code

The site received a major refactor in early 2026. By then, the website is built on top of the high-performance Python web framework FastAPI. As a CSS framework, I chose Bulma due to the fact that I became familiar with it while working on other projects.

The reason to migrate to FastAPI is because of my desire to make my homepage somewhat more flexible and dynamic. Further, I added an API endpoint for various future APIs for which I do not want to host an entire additional service.

The website's code is open and available on Codeberg.

About your privacy

The service does not log any PII (personally identifiable information). The website's backend is running FastAPI, whereas the frontend-reverse proxy is a Caddy instance. By browsing on this website, no PII is stored.