For your unit 1 assessment you are required to create a Github profile. Run through the assessment steps below to create the specified directories and files. By the due date of this assessment you must have what is stated in the criteria pushed to your GitHub ready to be marked.
- Clone this repo to your working environment
- Open a terminal window and check you are in the main directory of your repository.
- Create a file called
PROFILE.md
. - Create a directory called
images
. - Download a photo of yourself (or an avatar of your choice), rename it to
avatar.[jpg/gif/png]
and move it into theimages
directory. - Add your name as a level 1 heading
- Add Bio, Education and Interests as level 2 headings
- Add a link to your favourite website
- Add formatted text (bold/italic)
- Add an ordered list of your top 5 TV shows or movies
- Add task list of what you want to achieve during the bootcamp.
Your final repository should contain the following files and directories:
[your local repository directory]
|
|--- images/
|--- avatar.[jpg/gif/png]
|--- PROFILE.md
|--- README.md
Commit all created files and folders to the repo and push to your remote repo for assessment.