Resume Project
Initial Step
The first step in this project was to create JSON objects to represent my education, employment, and project history.
Next Step
With the JSON objects that I wrote, and the HTML snippets with placeholders that were given to me, the next step was to write display functions. I used string replacement to put the appropriate information in place of the placeholder.
Wrap Up
Finally, I added a google map that showed the locations where I have worked as well as some JQuery animations to make it nice.