Top 20 Projects on Github

Well, you don't necessarily have to read this post to figure out the most starred projects on Github. You can easily do it by searching stars:>5000 on Github. Actually, I recommend you do that! I am writing this to quickly summarise the top 20 projects and help you discover it, just in case you missed them.

As a side note, I am making this list just to track which project gets where in a year or so.

Edition 2020 can be accessed here

freeCodeCamp (292K)

Build projects to earn free certificates and get experience by coding for nonprofits. You can learn HTML5 & CSS, Bootstrap, jQuery, JavaScript, Algorithms, Sass, React, D3, Automated Testing and Debugging, Node.js, Express.js, Git, MongoDB, API Projects, Dynamic Web Apps, and a lot of good stuff keeps pouring in!

Bootstrap (124K)

Undoubtedly the most popular HTML, CSS and JavaScript framework for developing responsive, mobile first projects on the web.

Free Programming Books (104K)

More books than you can read in a lifetime!

Tensorflow (96.9K)

It is an open source software library by Google created for tasks with heavy numerical computations. It has found phenomenal support and use in Machine Learning & Deep Neural Networks.

React (93.8K)

Created and backed by Facebook, React is a declarative, efficient, and flexible JavaScript library for building user interfaces. Because of its declarative nature, it makes it painless to create interactive UIs. Keep your state out of the DOM by using encapsulated components that manage their own state.

Vue (91.2K)

A progressive, incrementally-adoptable JavaScript framework for building UI on the web. It is designed from the ground up to be incrementally adoptable, and can easily scale between a library and a framework based on different use cases.

Awesome (83.1K)

An awesome curated list of awesome lists. The good thing about this list is quality!

You-Dont-Know-JS (80.2K)

A series of books diving deep into the core mechanisms of the JavaScript language. The first edition of the series is now complete. You can buy it in print, or read online for free!

d3 (74.9K)

D3 is a JavaScript library for visualizing data using web standards. D3 helps you bring data to life using SVG, Canvas and HTML. It combines powerful visualization and interaction techniques with a data-driven approach to DOM manipulation, giving you the full capabilities of modern browsers and the freedom to design the right visual interface for your data.

Javascript Style Guide (69.6K)

Backed by Airbnb, it is a JavaScript Style Guide and assumes that you are using Babel

oh-my-zsh (69K)

It works best on macOS and Linux and apart of its utility, has one of the best Readme files! To paraphrase:

Oh My Zsh is an open source, community-driven framework for managing your zsh configuration.

Sounds boring. Let's try again.

Oh My Zsh will not make you a 10x developer...but you might feel like one.

gitignore (64.9K)

A massive collection of useful .gitignore templates. If you are a developer using Git, you will love it!

React Native (62.7K)

React is a library... and React Native is a framework that you can use for building native apps with React.

Coding Interview University (60.8K)

A complete computer science study plan to become a software engineer.

Electron (59K)

If you want to build cross platform desktop apps with JavaScript, HTML and CSS, you can bet on Electron. It is the most famous cross-platform open-source framework on Github (if you go by the star count).

Angular (58.3K)

AngularJS (the original Angular, i.e.) was HTML enhanced for web apps. Backed by Google, it is a complete front-end framework and is a vital component of the much famous MEAN stack. Its latest avatar is just Angular (no JS this time) and is advertised as One Framework for Mobile & Desktop ( 35K stars on Github).

Linux (57.7K)

Not all heroes wear masks. Linus Torvalds is one such hero. His vision of an open sourced Operating System changed the world. Interestingly, he created Git too way back in 2005 for development of the Linux Kernel. Imagine the world without his contributions.

He is well known to [speak his mind out], and might be politically incorrect at times, but what the heck!

Font-Awesome (55.9K)

The internet's most popular icon toolkit. You can find around 1000 icons in the free version!

Animate (50.7K)

The best cross-browser library of CSS animations on the internet. Simple to use, and as effective as it can get. Play with the animations and pick the one that you like for your next project.

jQuery (48.7K)

Way before Angular, React and other JS libraries ruled the internet, jQuery was the king. Still useful in various use-cases and powerful as ever.

Some Observations

  • Curated Lists are very helpful, and well curated lists tend to get extremely famous. IMHO, it is better to contribute to these lists than creating your own.
  • 9 out of top 20 projects are JavaScript oriented. Need we say more about JavaScript's popularity?
  • freeCodeCamp has 3 times more stars than the runner up (Bootstrap). Team freeCodeCamp, you rock! More power to you!!!
  • There are only 19 projects with more than 50K stars as of today (20th Apr, 2018)!
  • TensorFlow 1.0.0 was released on 15th Feb, 2017. It has gained massive traction. Google has used it for search, image tagging and what not. There is no reason why you shouldn't explore it.
  • Front-end frameworks like React, Vue & Angular continue to be extremely famous and you can't go wrong with any of them.
  • Electron Apps are one of the best choices to build cross platform desktop apps.

What next?

Well, stay tuned for upcoming articles. You may contact us at contact@attosol.com for your software and consultancy requirements.

© 2023, Attosol Private Ltd. All Rights Reserved.