Skip to content

Instantly share code, notes, and snippets.

@mithi
Last active March 18, 2023 01:59
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save mithi/7753d1b5376b9b95ce7d4bd65b175047 to your computer and use it in GitHub Desktop.
Save mithi/7753d1b5376b9b95ce7d4bd65b175047 to your computer and use it in GitHub Desktop.

Improve your Github Profile Checklist

Getting Started Tutorials

General

  • I include at least three projects on my GitHub account.
  • My GitHub account shows knowledge about how to make incremental commits
  • My commit graph shows many green squares. (This indicates that commits have been pushed regularly).
  • I make sure that I commit atleast 3x a week

Personal Profile

  • My GitHub username is professional- your actual name
  • My profile picture is a professional image of myself (portrait) - NOT default given by github.
  • My profile includes at least two up-to-date links for:
    • 'URL' : link to blog
    • 'Company' : name and link to company
    • ‘Contact Email’ : Your personal email (not company email)
  • My profile includes my current location.

Projects

  • My projects have meaningful names and descriptions
  • My projects have been tagged with appropriate relevant subjects so it's easier to come up on searches
  • I have starred at least ten repositories I’d like to keep track of.

Good practices

  • My Commits use a consistent style guide
  • I use Good ReadMe practices

Consistent Style Guide

Good ReadMe practices

Followers

  • Try to have many followers (ask your fellow batchmates to follow you, and also follow them back)

Contribute to open source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment