Creating a GitHub profile is...
In this guide, we'll cover...
Before |
After |
|
|
To blah blah blah, you must first...
Step |
Instructions |
Reference |
0. --- |
In the upper-right hand corner of the GitHub dashboard: a. Click + b. Click New repository c. Under "Repository name", type in your GitHub username
For example, if my GitHub username is linuxfan123, I would type in linuxfan123
d. Click the Public option so all users can see your newly created profile
e. Check the Add a README file box
f. Click the green Create repository button to make the new repository with all the above settings |
|
1. --- |
|
|
1. --- |
|
|
Advanced Coding Statistic Add-ons
Additionally, we can also...
Note: Take care to...
Add-on |
Description |
Preview |
Code to Add |
Activity |
Displays total stars, commits, pull requests, etc. |
|
[![Activity](https://github-readme-stats.vercel.app/api?username=<your-github-username>&count_private=true&show_icons=true&include_all_commits=true&theme=vue-dark&custom_title=Activity)](https://github.com/anuraghazra/github-readme-stats) |
A |
B |
C |
D |
Today, we learned... Next step - get...