DEV Community

Łukasz Firek
Łukasz Firek

Posted on

⭐ TOP 5 most popular GitHub repositories ⭐

GitHub is one of the best places to learn, contribute, and showcase your work. With "GitHub Trendings" we can see what the community like in a short period of time (day, week, month), but which repositories are getting the most buzz?

This list contains the most starred repositories of all time! I hope you learn something new or find some inspiration for your next great project after checking out this list!

1. freeCodeCamp ⭐ 361k

freeCodeCamp is an open source project that provides free coding education to anyone interested in learning how to code. The platform offers guided lessons, projects, and certifications in various coding languages and technologies. It also has community forums where coders can ask questions and get help from other coders.

Link to the repository:
https://github.com/freeCodeCamp/freeCodeCamp

2. Free Programming Books ⭐ 266k

GitHub repository created by the Ebook Foundation that offers free programming books for various languages and topics. It includes books on a variety of topics such as web development, mobile development, game development, data science, computer graphics, and more. The books are available in various formats such as HTML, PDF, and ePub. Many of the books have accompanying code samples to help readers learn the concepts. The collection is regularly updated with new content.

Link to the repository:
https://github.com/EbookFoundation/free-programming-books

3. 996.ICU ⭐ 265k

The 996.ICU is a project that aims to raise awareness of the "996" work culture in China, in which employees work from 9am to 9pm, six days a week. The repository provides resources, such as legal advice and protest guides, to help those affected by this type of culture. Additionally, the project includes an open source license that companies can use to demonstrate their commitment to protecting worker rights.

Link to the repository:
https://github.com/996icu/996.ICU

4. Coding Interview University ⭐ 246k

Coding Interview University is a comprehensive guide to becoming an excellent software engineer. Written by John Washam, the guide provides an overview of the entire interview process, from basics like data structures and algorithms to more advanced topics such as system design and machine learning. It offers advice for tackling different types of coding interviews, such as whiteboard interviews, technical phone screens, and onsite interviews. The guide also includes information on how to prepare for coding interviews, as well as tips on how to make the most out of each interview.

Link to the repository:
https://github.com/jwasham/coding-interview-university

5. Awesome Lists ⭐ 238k

Awesome is a curated list of awesome frameworks, libraries, software, and other resources. It contains links to resources, tutorials, and tools related to various topics such as web development, machine learning, databases, audio, games, etc. The list is frequently updated and provides high-quality information about the latest and greatest technologies in the industry.

Link to the repository:
https://github.com/sindresorhus/awesome

What is your favorite repository on GitHub?
Which repositories will be on this list in 2 months, and which will fall off?

Top comments (0)