Weblifter
I worked on a custom CMS for internal usage called Weblifter. The idea sparked from the frequent requests I receive over the year. I tried different solutions from pure flask with html css, up to website builders that some wanted me to use.
Weblifter is a super simple webinterface that focuses directly on the content with zero distractions for the customer. While the content is created I can focus on the design of the website or other things like logos, color palettes, themes etc if necessary. The use rthan can update or add sections on its own without the need of my help.
I used niceGUI for this. It enables working on a website without switching between different layers of python, html and css, js and focus more on the design and functionality.
The good thing is that I can implement pretty much everything I can think off on top of the base CMS without relying on external plugins etc like it would be in wordpress f.e.
So while I spent a month on this and touched some of my precious reserves I think this should greatly ease up future requests.
(User side internal design is still work in progress)