rogyw / resume

Roger Woodroofe Resume - Created for Project 2 of Udacity FrontEnd Nanaodegree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rogyw/Resume

This repository contains the source files for Roger Woodroofe's resume page.

It was created for Project #2 of the Udacity Front End Developer Nanodegree.

Content:

Repository includes the following files:

  • index.html: The main HTML document. Contains links to all of the CSS and JS resources needed to render the resume, including resumeBuilder.js.
  • js/resumeBuilder.js: Code to add content to the page. Refactored as an exercise to Model-View-Octopus;
  • js/jQuery.js: The jQuery library.
  • css/style.css: Contains all of the CSS needed to style the page.
  • README.md: The GitHub readme file.
  • docs/ Folder containing documentation generated from JSDocs output of resumeBuilder.js code comments.
  • images/ images included on page.

Skills used included

  1. JavaScript
  2. HTML/CSS
  3. JSON
  4. jQuery
  5. Google Maps API
  6. Polymer (for GitHub Feed display)
  7. Git/GitHub version control
  8. Refactoring of code
  9. JSDocs

About

Roger Woodroofe Resume - Created for Project 2 of Udacity FrontEnd Nanaodegree


Languages

Language:JavaScript 88.1%Language:CSS 7.0%Language:HTML 4.9%