Skip to content

duch94/resume

 
 

Repository files navigation

resume

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.

Flexibility

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.

Acknowledgements

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.

Compatibility

Tested on Safari 16 and Chrome 111 on Mac OS 12.6 (Apple M1).

Security & Privacy

This application does not communicate or sync with a server, and all data is saved locally.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.9%
  • CSS 28.2%
  • HTML 25.9%