My Resume

Project Details

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.

The Online Resume

You may view my final resume here.

The Mockup

The final project structure should follow the given mockup, and students are encouraged to modify the CSS file to reflect their own styles.

resume mockup

The Javascript Objects

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.