This is the main page of my personal domain/server at pajordan.com. More official subdomains dedicated to various projects will be soon to follow. My portfolio website is being run with docker compose on a network managed by an nginx reverse proxy system that manages all incoming requests. You can find my reverse proxy repository here.
I originally created this portfolio with Create React App. Howeever, since CRA has been deprecated, I'm looking to move on to use something more current like Next.js and take more advantage of the modularity that react offers.