This month I will focus on learning Test-driven Development with Python (Flask), React, and Docker.
The stakes are low, as I enrolled in the excellent courses by testdriven.io.
After I’ve finished the Flask courses, I will try to replicate the app (or a similar concept) with FastAPI.
FastAPI is a modern Python framework, which uses the new async features of Python.
The documentation looks promising.