dominicom / portfolio-project

Udacity Nanodegree Student Project #2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Project

Portfolio Site

Student Project #2 during Google Front-End Development Nanodegree Program at Udacity

See live project

Table of Contents

About the project

This is #2 student project made for Udacity classroom on Front-End Web Developer track. Simple responsive Portfolio website created with HTML, CSS and JavaScript small support.

Starter Project

Student will be provided with a design mockup as a PDF-file and must replicate that design in HTML and CSS. Develop a responsive website that will display images, descriptions and links to each of the portfolio projects you will complete throughout the course of Nanodegree program.

The design mockup here.

or

PDF: link - design-mockup-portfolio.pdf

Project Instructions

Student has to:

  • Download the design mockup file.
  • Identify the various boxes and build in order to recreate this design.
  • Write HTML and CSS files, continue to iterate until your work is representative of the design mockup.
  • Take the time to personalize portfolio with custom colors, additional content and your own images.
  • Validate HTML and CSS against the W3C's Validators. Note: the validators consider the following errors, whereas Udacity accepts these errors as acceptable:
    • HTML5: Bad value X-UA-Compatible for attribute http-equiv on element meta when using the X-UA-Compatible meta tag.
    • CSS3: Property [some property here] is an unknown vendor extension when using vendor prefixed properties (like -moz-box-sizing).

External libraries Used

  • jQuery

Graphics and design resources

Original graphic design and assets by the Author. Used Udacity and logos of companies listed in section Worked for.. are registered, and I d I is a copyrighted personal brand logo of the Author.

Contributing

This repository is the starter code for all Udacity students. Therefore, we most likely will not accept pull requests.

For details, check out CONTRIBUTING.md.

About

Udacity Nanodegree Student Project #2


Languages

Language:HTML 50.0%Language:CSS 44.5%Language:JavaScript 5.6%