This is an online resume created for a course project from Udacity. The project requirements was to create a resume using JSON, JavaScript Object Notation, use JQuery to modify the html, and use Google Maps to integrate the location data from the resume.
You may view my final resume here.
The final project structure should follow the given mockup, and students are encouraged to modify the CSS file to reflect their own styles.
The resume has four JavaScript objects, each one representing a different resume section: work, education, projects and a header with biographical information. Each of these objects must be properly formatted JSON in order to pass.