Project 6: Git your resume online

Background

GitHub is an online platform where data scientists and developers can communicate and share work. As students, you will want to curate your creative work on GitHub using a program called Git. GitHub is a place to share your original work, not your homework assignments.

Many people store their personal websites, blogs, and project websites on GitHub. Our textbook and course are hosted on GitHub, and you can see J. Hathaway’s or Ryan Hafen’s personal data science websites that are hosted on GitHub as well. For this project, you will be making a public resume that will be hosted on GitHub.

During the project we will learn the process of Git and the tools of GitHub. We will use the Git process to have others in our class edit our resumes. Take the project seriously (pick a suitable username and write a good resume) and you will have the beginning of your social presence in the DS/CS space.

Data

Repository: Markdown Resume (mdresume) Repository
Information: BYUI Data Science Resumes

Readings

Tasks and Grand Questions

  1. Join GitHub. Pick a username you would be ok sharing with a potential employer.
  2. Join the BYUI Data Science Resumes GitHub organization and use the template repository to make a resume repository under your GitHub account. A good name might be “Lastname-Resume”.
  3. Clone your repository to your computer and build a first draft of your resume.
  4. Push your results to GitHub and have another student fork your repository to make edits.
  5. Accept the proposed changes from the student review and finish your final version.
  6. After your resume is complete, make sure your it is forked into BYU-I Data Science Resumes

Deliverables

  1. Complete the grand questions.
  2. Submit a URL link to your repo within the byuids-resumes group.