acm-uiuc/groot-api-gateway

Add Profiles to the Membership database

Closed this issue · 8 comments

Add Profiles to the Membership database

Profile fields:

  • GitHub name
  • Twitter handle
  • Linkedin profile
  • Facebook profile
  • Personal Website
  • Steam name

Can you just allow arbitrary URLs? I might want to link to future social
networks or something.

On Sat, Apr 25, 2015 at 7:12 PM Abhishek Modi notifications@github.com
wrote:

Profile fields:

  • GitHub name
  • Twitter handle
  • Linkedin profile
  • Facebook profile
  • Personal Website
  • Steam name


Reply to this email directly or view it on GitHub
acm-uiuc/groot#6 (comment).

If someone has a URL with a known domain, you can display an icon next to
it.

On Sat, Apr 25, 2015 at 7:14 PM Cole Gleason cagleas2@illinois.edu wrote:

Can you just allow arbitrary URLs? I might want to link to future social
networks or something.

On Sat, Apr 25, 2015 at 7:12 PM Abhishek Modi notifications@github.com
wrote:

Profile fields:

  • GitHub name
  • Twitter handle
  • Linkedin profile
  • Facebook profile
  • Personal Website
  • Steam name


Reply to this email directly or view it on GitHub
acm-uiuc/groot#6 (comment).

Inspiration - Mozillians Profile.

Also, an idea that @sskhandek had earlier today - Scrape the ACM GitHub to add each member's contributions to their profile (possibly upon approval).

Side effect - gamifying involvement in ACM Projects -> Meaningful contributions from a member will boost that member's SEO.

ace-n commented

RE Gamifying - this is a cool idea; maybe we want badges to go with it?

Also this is either a good idea or a really stupid one: should we include these badges on the resume book/let recruiters filter by them? (adds extra incentive to work on projects and is a one click "who has activity level XYZ" for recruiters, but people could chase badges for the wrong reasons)

@modi95 Displaying their contributions doesn't require scraping, just some clever use of the GitHub API. :D

@achalv - I was quoting Sujay 😄.
@ace-n - Hmmm... That's a little questionable. I personally think it's pretty cool though.

@tyler-thetyrant please move this to groot-users
@sameetandpotatoes is this something you can look at adding?