title | shortTitle | redirect_from | intro | permissions | versions | topics | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Finding inspiration on GitHub |
Find inspiration |
|
You can find inspiration for your own projects and learning on {% data variables.product.github %} and connect with a community. |
{% data reusables.enterprise-accounts.emu-permission-interact %} |
|
|
{% ifversion fpt or ghec %}{% data variables.product.github %} is a vast open-source community. {% endif %}You can explore {% data variables.product.github %} to find interesting repositories, topics, code, people, and organizations that can inspire your own work, or support your own learning.
Once you've found something that interests you, you can:
- Star the repository or topic, so you can easily find it again later.
- Follow people or organizations, so you can stay updated on their activities.
- Download useful repositories or code, and customize it for your own use.
- Contribute to another user's project, by opening a pull request.
Once you star repositories or follow people, you will see updates on their activities on your {% data reusables.user-settings.personal_dashboard %}.
- Navigate to {% data variables.explore.explore_github %}.
- Browse popular repositories and topics.
- Click {% octicon "star" aria-hidden="true" %} Star next to repositories and topics that interest you, so you can easily find them again later.
- Navigate to your {% data variables.explore.your_stars_page %} to see all your starred repositories and topics.
- Navigate to https://github.com/search.
- Type a keyword or query into the search bar. {% ifversion fpt or ghec %}For example, try "how to build a webpage", or "skills-course".{% endif %} For more detailed information on how to search {% data variables.product.github %} for specific topics, repositories, or code, see AUTOTITLE.
- Use the left sidebar to filter the results. {% ifversion fpt or ghec %}For example, to browse all repositories in the "skills-course" topic, search "skills-course", then filter by "Topic".{% endif %}
- Star the repositories that match your interests.
Following people and organizations is another good way to stay updated on projects and topics that interest you.
{% data reusables.profile.navigate-to-user-profile %}
- Under the user's profile picture, click Follow.
- Optionally, to unfollow a user, click Unfollow.
-
Navigate to the organization page you want to follow.
-
In the top-right corner, click Follow.
-
Optionally, to unfollow an organization, click Unfollow.
- {% data reusables.support.connect-in-the-forum-bootcamp %}
- In the next tutorial, AUTOTITLE, you'll learn how to download files from {% data variables.product.github %} for your own use, and learn the differences between downloading, cloning, and forking repositories.