Create a template to build an online resume portfolio. Check out my latest projects and work at: https://thesparrow.github.io/.
helper.js: Created html templates to populate on the view. Contains functions to fit and format the map provided by google api.
resumeBuilder.js: Contains the javascript objects relating to: profile, education, jobs, and projects. Manipulating the DOM by using jQuery functions such as append, replace, and prepend to inject the template found in helper.js with the model objects from helper.js.
index.html: Presentation layer containg the following: contact info, work experience, projects, education and where I've lived and worked
css/styles.css: Contains the font layout, and thematic overview of the website
images: Contains images for the profile picture, and the project views.