commits.top

A list of the most active GitHub users

Most active GitHub users in Germany

This is a list of most active GitHub users in Germany over the past year. Other countries/cities can be found here. This list was generated at .

This list is generated with this piece of code. The logic is as follows (in pseudocode):

githubUsers.sort(_.followers)
           .filter(_.location == 'Germany') 
           .take(1000)
           .sort(_.contributions)
           .take(256)

This list contains all contributions for each user (public & private). There are total users in the region and you need at least followers to be on this list.

Rank User Contribs Picture

Organizations

Rank Organization Members