Skip to content

saleh-tavassoli/FEND-build-a-portfolio-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Build A Portfolio Site

Why this project?

The first thing potential employers look for isn’t which school you attended or what your GPA was; they want to see what you’ve built! You need a professional portfolio to show off your skills.

In this project you’ll build a great looking portfolio where you can show off images, descriptions and links to all of your projects.

What will I learn?

You will learn how HTML is used to define the content of a web page and start to think of every web page as a number of boxes on the screen. You’ll then learn how to position those boxes and make them beautiful using CSS.

Why is this important to my career?

  • Without a portfolio, recruiters won’t even look at your resume much less interview you.
  • At their very foundation, web applications are just content delivery mechanisms; HTML defines how that language is structured.
  • Reading poorly designed content is never an enjoyable experience; CSS empowers you to create beautiful content regardless of your user’s device.

Learning Concepts

Responsive Web Design

  • Using classes with meaningful names in HTML for styling
  • Flexbox
  • Design Patterns

Optimisation

1 - Images

2 - Tables

How to contain the tables in every viewport

3 - Fonts

4 - Major vs. Minor Breakpoints

Writing READMEs

  • Importance of documenting your work

Licensing Your Software

Design Mockup

This project has been developed initially based on the following design mockup.

Technologies Used in Application:

  • HTML
  • CSS

How to Run

  • Download the project
  • Double click on card.html

Notes

All the codes inside the project conforms to the Udacity style guide.

About

Build a Portfolio Site project of Udacity Frontend Nanodegree Program (Web Foundations)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published