Jacob Leiken My resume/portfolio website. It is hosted at https://jleiken.com It's just a basic static site. To run it locally, install http-server and run it: brew install node npm i http-server -g http-server