Thomas ❤ Python
I really love programming in Python. Since my very first encounter with the programming language way back in 1998, it has been my go-to language for all my private development projects.
I also love Django, and I've using it since the 0.94 release, and it just gets better and better.
Open source, everywhere!
It should not come as a huge surprise that I also promote open source with a passion.
A CMS for photographers
This site is running on a custom platform called Mellow CMS, a special CMS solution with photographers in mind. I will release the whole thing as open-source at some point, but at the moment the code base is pretty messy and under heavy development.
This project would not be possible if it weren't for other open-source projects, and my contribution is like a sprinkle of extra virgin olive oil on top of a delicious Italian pizza;
- The base for it all; Python
- It uses Wagtail CMS, which is built using Django.
- It also uses Wagtail CRX, which is a layer on top of Wagtail providing lots of components for building websites, templates, and a base for a Bootstrap 5-based layout.
- The whole thing is deployed using docker, nginx, træfik, and Postgres.