To get over the hump of just blindly following videos, and after some talking over with Kushal, we got to me solving problems that he would gimme.

So now I can alternate between a regular path and real world practice.
The first couple were about using psutil to do various things.
The first one would give me back my CPU and memory usage, while the other one gives me what programs are using the network on which ports.
This was fun to do!

Code’s here on Gitlab (1, 2) and on Github (1, 2)