/unit-02-html-css-assessment-Dumaesi

unit-02-html-css-assessment-Dumaesi created by GitHub Classroom

Primary LanguageJavaScript

Netlify Status

HTML and CSS Assessment

For your unit 2 assessment you are required to create a website portfolio in HTML and CSS. As you progress throughout the course you are expected to continue adding and refining your portfolio, however by the due date of this assessment you must have what is stated in the criteria pushed to your portfolio GitHub ready to be marked.

What needs to be included?

The minimum information that we expect you to include in your portfolio is the following:

  1. Your name
  2. Image of yourself or your avatar
  3. List of all your current and upcoming projects (you can see a list of all the projects you'll be creating throughout this course)
  4. A timeline of your experience (working history, education, any other experience)

You are free to add more content and style it anyway you want. Below is some examples of portfolios of software developers, use them for inspiration.

Assessment Criteria

  1. Create index.html containing:
    1. Meta
      1. <title>
      2. <link> including a favicon
    2. <h1> with your name
    3. <section> containing a brief description of yourself, with the class name about-me
    4. <img> containing an image of yourself or your avatar, with the class name profile-img
    5. <ul> containing all of your current and upcoming projects, with the class name projects
    6. <footer> containing a <ul> with the class name social-media, listing all your public social media accounts (including GitHub). If you don't want to share your own social media accounts feel free to use the Black Codher accounts.
  2. Create external stylesheet at styles/main.css
    1. Must be linked from index.html
    2. Import at least one font
  3. Deployed to Netlify and your site's status badge added to this file (README.md)

How to submit

You must push all the code to this repository. It's advisable to work on your code using pull requests so you can monitor your test results and only push when you're ready to submit.

Projects

  1. JavaScript group project
  2. React project
  3. Node project
  4. MongoDB project
  5. Personal project

Examples of portfolios

  1. Charlene Grant
  2. Elle Halal
  3. Tanya Powell
  4. Brittany Chiang
  5. Max Böck
  6. Monica Powell
  7. Cassie Evans
  8. Fajar Siddiq
  9. Lee Robinson