Resume Exercise

Exercise to practice Javascript

Brief Description

As part of my Udacity Frontend Web Developer Nanodegree course, I was required to create an interactive online resume.

Technology Used

  • jQUery
  • Javascript
  • JSON
item.left_alt_tag ||
Screenshot of resume exercise website

The Process Taken

I created four Javascript objects to store my resume data. Then I wrote Javascript code to build loops and created functions to dynamically modify the DOM to display the information. I also called the Google Maps API to show a map of my location with a marker that can be clicked on to show additional information.