You can view the web version at https://resume.steve.hair or download the PDF.
This résumé is defined with JSON Resume. To render the résumé, you need Node.js 14 or higher.
Run npm install
in this directory to install dependencies.
- To generate a PDF, run
npm run build:pdf
- To generate an HTML file, run
npm run build:html