This is my personal portfolio website, using vanilla HTML/JS/CSS.
My resume.pdf is available at https://ftuyama.github.io/public/resume.pdf
Install dependencies:
make install
Run it with autoreload using:
make run
Then the app should be available at http://localhost:8080
Validate URLs and image formats using:
make test