Merge pull request #589 from kelonye/master

HackGamers PR
This commit is contained in:
Nitin Gupta
2014-12-01 09:32:27 -08:00
2 changed files with 53 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
HackGamers
================
We are a gang of three that are passionate about OSS.
About your team
===========================
| [Ferarkan](http://twitter.com/ferdaous) | [Mitchel](http://twitter.com/kelonye) | [Mac](http://twitter.com/medhapandas)
|--- |--- |--- |--- |---
| ![Ferarkan](https://koding.com/-/image/cache?endpoint=crop&grow=true&width=300&height=300&url=https%3A%2F%2Fkoding-client.s3.amazonaws.com%2Fuser%2Fferarkan%2Favatar-1416215941999) | ![Mitchel](https://blog.openshift.com/wp-content/uploads/imported/dev-mitchelkelonye.jpg) | ![Mac](https://scontent-b-sin.xx.fbcdn.net/hphotos-xfp1/v/l/t1.0-9/10397838_2177677412371486_3079859969795783780_n.jpg?oh=a4ecbac2e8f0179d7c8d7125dd46b077&oe=550802F1) |
Tell us who you are, why you did you decide to join?
=======
We are three developpers each from different country.
No one knew the other before this big challenge opportunity :)
Gathred by the fact that we are all willing to try out new things that require short deadlines, so we thought this hackathon would be that next great challenge.
About your skills and what you are going to do?
=======
We are front-end developers and are therefore going to experiement on a new multiplayer educational game. We will be using:
- Ember.js on the front-end
- PubNub for realtime messaging
- Node.js for the server
- Nginx
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "Hack Gamers",
"members": [
{
"name": "Mitchel Kelonye",
"twitter": "kelonye",
"koding": "kelonye",
"location": "Nairobi, KE",
"lead": true
},
{
"name": "Ferdaous CHEBBI",
"twitter": "ferdaous",
"koding": "ferarkan",
"location": "Tunis, TN"
}
{
"name": "Medha Pandey",
"twitter": "medhapandas",
"koding": "mack8",
"location": "Jaipur, IN"
}
]
}