CSET-110 Week 1

Project: Build a Resume

Today, you're going to write a resume. But this won't be like any resume you've made before, so don't bother reaching for Microsoft Word or Google Docs. Instead, we're writing it in HTML.

Like the letter and newspaper examples from the lecture, all resumes have a similar structure. They are built with similar parts. It's your job to take those parts and apply meaning with the proper HTML tags. However, every resume is unique to the person who writes it, so get creative and make it your own!


Setup

To submit the project:

  1. Go to your cset repository on GitHub.
  2. Click "Add file" then "Create new file".
  3. The file path should be cset/110/resume/index.html. You can view my repo to see an example.
  4. Add your HTML to this file and hit the "Commit" button.
  5. You will also have to upload any image files you used to to this directory.

I'll download all the repositories at the end of class, just like your assessments.


Requirements


Grading

Total: 30 pts