pedrorijo91 / ross

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROSS - Rails Open Source Software

Small sandbox project to experiment the Rails framework (and ruby in general).

Given a github username, it fetchs the OSS contributions on GitHub, and assigns a score to the user profile - gamification style.

Currently it uses information from personal repositories (number of stars and forks). Ideally it should take into account organizations the user belongs to, and contributions to other projects (both as PR, comments, issue creation/comments, etc). But as said before, it's just a sandbox project to explore Ruby/Rails features.

Some used features:

  • Rails cache
  • Initializers
  • (View) helpers

About


Languages

Language:Ruby 65.4%Language:HTML 28.4%Language:CSS 3.2%Language:JavaScript 2.6%Language:CoffeeScript 0.5%