Jacek's Blog

Software Engineering Consultant

Jacek Galowicz's Posts tagged "python"

Simple Project Documentation with MkDocs, PlantUML, and PlantUML-C4 Integration

February 20, 2023 nix python

Technical documentation is tedious but important for every project. Hence, it should be easy to create, extend, and keep up to date. I tend to use the open-source tool MkDocs for projects. In this blog article, I share how to extend and package this tool with nice plugins that make documentation easier.

Read more


Automatic Testing of Display Resolution and Frame Drop Detection

January 9, 2023 nix python testing

This week, I like to share a project with you that started as a very interesting challenge and developed into an interdisciplinary, productive, and fun experience: A fully automatic multi-display end-to-end customer test prototype. In the end, it was surprising to see what parts of the code the most effort went into.

Read more

Newer Older