Skip to content

Resume project part of full stack web developer certificate on udacity

Notifications You must be signed in to change notification settings

thesparrow/thesparrow.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Details

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.

Releases

No releases published

Packages

No packages published

Languages