Giter VIP home page Giter VIP logo

top-regional-repositories's Introduction

A map of Europe

Top Regional Repositories

Want to explore repositories that are popular in a specific region, e.g. the city/country you live in? This project will help you. For many cities and all countries worldwide it lists the repositories with the highest ratio of stars from users in that region. See it as a list of the most-relevant repositories for a specific region.

Cities you might be interested in

Countries you might be interested in

How it works

Basically, for each popular repository and a given region I compute the ratio of stars from users in the given region (stars from users inside region divided by overall stars). As this favors small repositories, I add 1000 to the number of stars to favor bigger repositories (a repo with three stars can otherwise get a ratio of 1 easily). This leads to a score defined as follows:

score(repo, region) := #(stars from users in the given region) / (#(stars of repo) + 1000)

To be able to compute the given score, I have used the geocoded locations of popular GitHub users. I know, this favors repositories starred by popular GitHub users, but I don't think the effect is statistically relevant. The small number of geocoded users should be a bigger problem for statistical correctness :)

Find the best programmers worldwide

I have a project called Programmer Map where you can find the best programmers as well as interesting repos for many cities worldwide. This is a new feature and will be integrated soon.

Image: TheAndrasBarta on Pixabay. CC0

top-regional-repositories's People

Contributors

erolaliyev avatar lorey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

top-regional-repositories's Issues

Dat mirror

The Dat Project makes it very easy to share large datasets over P2P.

I've taken the liberty to host a dat:

For now, I'm just pulling from git once in a while, and the dat gets updated simultaneously. I will probably automate this, unless you prefer to create the dat yourself.

This is a follow-up to HN

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.