Unit03 Portfolio

Overview

You will build a personal portfolio page that will lind to all other asignments from this class. You will use "Test Driven Development" to build this page.

Vocabulary

Minification
Minification is the process of minimizing code and markup in your web pages and script files. Removing hard returns, comments, extra spaces etc. It’s one of the many methods used to speed up download time on a websites. Minification slightly improves site speed and accessibility which can improve the user experience.
Test Driven Development
TDD is a software development process relying on software requirements being converted to test cases before a page is created.

Tools

Objectives

At the end of this module, you should be able to...

Tasks

Watch

Reflection Questions

Assignment Example

Assignment Checklist

Unit03 Portfolio (10 pts)

Please build a home page and upload it to GitHub. This page will contain the following items.

Test Driven

You will be building this page to meet preset criteria.

Navigation

We will use a within page fixed navigation for this assignment.

The About section

Your name and work goal

The Projects section

This is where you show icons for all the projects for this class.

The Contact section

Social links

The Footer section

Your footer should contain

Overall Page Requirements

Your page needs to meet these requirements

Grade

In order to receive a grade for this assignment you must earn 90% of the points listed above.