Skip to content

tvpsh2021/resume

Repository files navigation

Resume

This is my resume, host on Google App Engine, written in Pug and Node.js, you can print it out or save as PDF file directly, it's optimized for printing, click here to take a look!

CI flow

  • Commit to repository origin with master branch, this will trigger Google Cloud Build and deploy to Google App Engine with default service

Development

$ yarn install
$ yarn run dev

Deploy

$ gcloud app deploy app.yaml