📘
Engineering Communications Program Team Projects
Open Source Guide
Open Source Guide
  • Welcome
  • Creators
    • Reasons to create
    • Create a repository
      • Set up documentation
        • README
        • CONTRIBUTING
        • License
    • Name your project
    • Build a community
      • Communication Mediums
        • Mass Notifications
        • Formal Exchanges
        • Real-Time Messaging
      • Code of Conduct
    • Additional Resources
  • Contributors
    • Reasons to contribute
    • Find a project
      • GitHub Trending
    • Ways to contribute
    • Choose an issue
    • Read supporting documentation
    • Git Workflow
      • Fork a project
      • Create a branch
      • Add a commit
      • Submit a pull request
      • Review code
Powered by GitBook
On this page
  • Webpage
  • Stars
  • Filters
  1. Contributors
  2. Find a project

GitHub Trending

PreviousFind a projectNextWays to contribute

Last updated 3 years ago

Webpage

Navigate to . This is the page you should see.

Here we can see a list of viral repositories. You can read the description of the project to get a sense of what it is. Some projects don't have descriptions, so you might have to click on the project itself.

Stars

If you like a repository, you can star it, which saves it to your profile. This is similar to the bookmark feature of your browser.

Starring is a good way to save a project for later!

Stars to measure how active and how popular a project is. More popular repositories will likely have more stars. On the right side of the page, we can see that it tells you how many times a project was starred today.

Filters

GitHub allows you to filter projects.

We can filter by spoken language, programming language, and by date. Make sure to choose a language you understand. Filtering by Spoken Language will remove projects that are not written in your language. Additionally, if you are very familiar with one particular programming language, then it might be useful to filter by Language.

https://github.com/trending
Screenshot of Github Trending
Github Trending Filters