I have small 1 core vps server with a static ip in the internet. And I have a beefy personal computer that I want all the workload to go. So the idea is something like this, when my pc turns up it connects to the vps, and vps starts proxying all the traffic on ports 80, 443, 8000-9000 to my personal pc. I am not sure if it is possible because my internet provider only allows dynamic ips.

So the question is how to do it? maybe some tutorials or helpful links would be of great help.