Single-page resume template built using HTML, CSS, and JS that can be viewed on the web. Based on html-resume-template, but functionality of editing the resume from UI has been removed.
The data of this resume can be edited in file data.js. All the data is stored in variable data and can be used to dynamically generate resume from html template.
This project is based on Based on html-resume-template. In turn, base project uses normalize.css, fonts from Google Fonts, and icons from Font Awesome. Dependencies are managed as links to CDNs, no package managers or build tools required. Base project is built by Tom Barrasso.
Tested on Safari 16 and Chrome 111 on Mac OS 12.6 (Apple M1).
This application does not communicate or sync with a server, and all data is saved locally.