first: why do you even need k8s just for your portfolio website? what features does it provide which is useful to you?
you have to install minikube on your old laptop to be able to run pods etc
tbh you dont need k8s, plain docker container would do and if you want to be fancy use docker swarm :)