Homework 0 Setup A: Git and Github

HW
Week01
Published

January 20, 2026

Note: This assignment must be submitted in github classroom.

Introduce yourself to and on Github

📝 Todo Items

  • Clone this repository to your local machine
  • On your local machine, create a new markdown file in this repository named ‘About_Me.md’.
  • In the file ‘About_Me.md’ include either a or b:
  1. a short biography/introduction for yourself and use markdown formatting - Markdown Basics provides an overview of different formatting options in markdown. - You must use at least the following formatting elements: header, subheader, bold or italic, bulleted list, and an image.
  2. provide a link to your portfolio (hosted on github) that includes all of the above items.
  • Commit your changes to your new file locally and push them back to your github repository. Check on Github to make sure the new file appears.

📚 Resources