Skip to content

christopher-taylor/udacity-fend-resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume

A resume dynamically populated from a JSON file.

Key Files

  • index.html: The main HTML document. Contains links to all of the CSS and JS resources needed to render the resume, including resumeBuilder.js.
  • js/helper.js: Contains helper code needed to format the resume and build the map.
  • js/resumeBuilder.js: This file contains the code and data needed to build the resume.

About

A resume that is dynamically generated with JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • Other 1.7%