Phaze1D / frontend-nanodegree-resume

This repository is used for one of the projects in Udacity's Front-End Web Developer Nanodegree program.

Home Page:https://www.udacity.com/course/front-end-web-developer-nanodegree--nd001

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Resume

Udacity Frontend Nanodegree Project 4

This project was meant to test my comprehension of DOM manipulation with Jquery.I build a Javascript file with all my resume information and then I had to display that information on a website using JQuery to add DOM elements instead of copy pasting a bunch of similar HTML elements. This method is meant to show how DOM manipulation can keep code DRY and reusable.

Usage

If you want to look at the results just open index.html file in your default browser.

About

This repository is used for one of the projects in Udacity's Front-End Web Developer Nanodegree program.

https://www.udacity.com/course/front-end-web-developer-nanodegree--nd001


Languages

Language:JavaScript 97.0%Language:HTML 2.1%Language:CSS 0.9%