Skip to content

Resume builder using html5 originally for the udacity frontend developer nanodegree

Notifications You must be signed in to change notification settings

larc63/frontend-nanodegree-resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Builder

Usage

  1. Modify the xmind file found in master
  2. Run the python script that parses it (names and directories are hardcoded at the time of this writing)
  3. Copy the json output into the js/resumeData.js file as data2
  4. Open the index2.html page to see the results.

Next steps

  • Automate xmind export
  • Remove old style resume builder
  • Add parsing for markers so that items can be included via adding markers on xmind instead of moving them to "repositories"

About

Resume builder using html5 originally for the udacity frontend developer nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.7%
  • HTML 4.0%
  • CSS 1.9%
  • Python 1.3%
  • Shell 0.1%