An open API service indexing awesome lists of open source software.

https://github.com/bpkaur/exploring-the-evolution-of-linux

This project explores the evolution of the Linux kernel by finding top 10 contributors and visualization of commits over the years.
https://github.com/bpkaur/exploring-the-evolution-of-linux

data-analysis data-science datacamp ipynb-jupyter-notebook python3

Last synced: 3 months ago
JSON representation

This project explores the evolution of the Linux kernel by finding top 10 contributors and visualization of commits over the years.

Awesome Lists containing this project

README

          

Exploring the evolution of Linux:

Linus Torvalds (the creator of Linux kernel) created a mirror of the Linux repository on GitHub. It contains the complete history of kernel development for the last 13 years. For this project git log file has been used for the data analysis. This project explores the evolution of the Linux kernel by finding top 10 contributors and visualization of commits over the years.