⏲️ Est. time to complete: 45 min. ⏲️
In this challenge you will learn how to:
Type y for receiving emails from GitHub about new product updates and announcements. Or n for not receiving emails from GitHub about product updates and announcements.
You have now successfully created your GitHub account. Now it is time to edit your profile and make it your own.
This is the front page of your account. This overview shows everything about your activities on GitHub, such as your contributions to repositories, your own repositories, your achievements and much more.
To change or add any of your information, click on your icon in the top right corner and choose Settings. If you like, you can upload a profile picture here as well.
A Fork is a copy of a repository in your own GitHub account. This is extremely handy if you want to freely experiment without making any changes to the original project.
Now, let’s go ahead and fork this repository!
GitHub Codespaces is a cloud-based development environment that lets you code directly from your browser. It can also be connected to your local Visual Studio Code.
In your forked repository, click on the green button that says <> Code, go to the Codespaces tab an click on Create codespace on main. Let’s do it!
After a few seconds a new browser window will open with your codespace. On the lower right corner you will see a pop-up that asks you if you want to install the recommended extensions for this repository. Click on Install.
Another tab in our codespace opens and it installs the extensions for Azure Functions and Python. Click back into the Explorer tab on the upper left to see the folder structure of our repository again.
Now that you have successfully created and customised your GitHub account, and created our codespace we will move onto the next challenge for today.
You will make your first code changes and merge your first pull request here.
Octocat is the official mascot of GitHub and the cutest, friendliest, and most tentacular cat you’ll ever meet! With its unique octopus-like shape, Octocat has become a beloved symbol of the GitHub community, popping up in merchandise, events, and social media.
As an extra challenge for those who finish early, we dare you to unleash your creativity and design your own Octocat using the Octocat builder at https://myoctocat.com/. This tool allows you to customize the color, shape, and accessories of your Octocat, and share it with others.
Think of your Octocat as your personal avatar, your spirit animal, or your alter ego. Give it a funky hairstyle, a cool outfit, or a quirky accessory. Make it reflect your personality, your interests, or your sense of humor.
Who knows, your Octocat might become the next internet sensation, the star of a blockbuster movie, or the mascot of a future GitHub feature. Or it might just make you smile :)
So go ahead, have fun, and show us what you’ve got!
🔼 Home | Next challenge ▶ |