| id | create-a-github-account | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| title | Create a GitHub account | |||||||||
| sidebar_label | Create a GitHub account | |||||||||
| sidebar_position | 2 | |||||||||
| description | Learn how to create a GitHub account in a few simple steps. Get started with GitHub and start collaborating with others, contributing to open-source projects, and building your portfolio. | |||||||||
| tags |
|
|||||||||
| keywords |
|
If Git is the engine, GitHub is the fuel station and the social network for developers. To contribute to CodeHarborHub projects, participate in Open Source, or host your portfolio, you need a GitHub account.
To get started with GitHub, you need to create a GitHub account. If you already have a GitHub account, you can skip this step.
-
Go to GitHub and click on the "Sign up" button.
<BrowserWindow url="https://github.com" bodyStyle={{ padding: 0 }}>
-
Enter your email address, choose a username, and create a password.
<BrowserWindow url="https://github.com" bodyStyle={{ padding: 0 }}>
-
Click on the "Create account" button.
-
Verify your email address.
You will receive an email from GitHub with a link to verify your email address. Click on the link to verify your email address.
<BrowserWindow url="https://mail.google.com/mail/u/..." bodyStyle={{ padding: 0 }}>
-
Congratulations! You now have a GitHub account.
<BrowserWindow url="https://github.com/chh-user" bodyStyle={{ padding: 0 }}>
Now that you have created a GitHub account, you can start using GitHub to collaborate with others, contribute to open-source projects, and build your portfolio.
At CodeHarborHub, we want your profile to look "Industrial Level" from Day 1. Recruiters look at your GitHub before they look at your Resume!
- Profile Picture: Use a clear, professional headshot.
- Bio: Write a one-sentence summary of who you are.
- Example: "Full-Stack Developer | Founder of CodeHarborHub | Passionate about Open Source."
- Location: Add your city/country (e.g., Madhya Pradesh, India).
- Social Links: Link your LinkedIn, Twitter, or personal portfolio website.
Once your account is created, you will see a grid called the Contribution Graph.
graph LR
A[Commit Code] --> B[Push to GitHub]
B --> C{Green Square Appears}
C --> D[Shows Activity & Consistency]
These squares represent your hard work. The more you code and contribute to projects like CodeHarborHub, the greener your graph becomes! Recruiters love to see a consistent contribution graph because it shows dedication and passion for coding.
Security is a core DevOps principle. GitHub now requires Two-Factor Authentication (2FA) for all active developers.
- Click your profile picture
$\rightarrow$ Settings. - Go to Password and Authentication.
- Click Enable two-factor authentication.
- Use an app like Google Authenticator or Authy.
:::danger Safety First Download your Recovery Codes and save them in a secure place (like Google Drive or a physical notebook). If you lose your phone and your codes, you lose your account forever! :::
| Feature | Why it matters to you |
|---|---|
| Repositories | Shows the world the projects you have built. |
| Pull Requests | Proves you can collaborate with other developers. |
| Stars | Like "Likes" for code—shows which projects are popular. |
| Gists | Great for sharing small snippets of code or notes. |
- Create your account.
- Follow the CodeHarborHub Organization on GitHub.
- Take a screenshot of your new profile and share it with the community!