Merge pull request #999 from unDemian/master

Water pistols team
This commit is contained in:
Senthil Arivudainambi
2014-12-03 10:22:35 -08:00
3 changed files with 46 additions and 0 deletions
BIN
View File
Binary file not shown.
+16
View File
@@ -0,0 +1,16 @@
WaterPistols
================
Well, we take very seriously what we do and we are very aware of the great power of the water pistols. Beware!
![Logo](http://ecx.images-amazon.com/images/I/31a0HLQehAL.jpg)
About
===========================
| Demian | Laza | Depe | Filip
|--- |--- |--- |---
| ![Demian](http://i.imgur.com/BLIMIdy.jpg) | ![Laza](http://i.imgur.com/4AvtJB5.jpg) | ![Depe](http://i.imgur.com/YSSZBn4.jpg) | ![Filip](https://scontent-a-fra.xx.fbcdn.net/hphotos-xaf1/v/t1.0-9/1901683_742680379098382_265536859_n.jpg?oh=56bfacf7834ba33df9790d8fa3687a03&oe=55087D51) |
We are a group of friends trying to solve the big misteries of the universes. Armed with water pistols, coding and creative superpowers, we begin our mission to reach for the highest peak of human existence. And also win the Hackathon.
+30
View File
@@ -0,0 +1,30 @@
{
"teamName": "WaterPistols",
"members": [
{
"name": "Andrei Demian",
"twitter": "unDemian",
"koding": "undemian",
"location": "Timisoara, RO",
"lead": true
},
{
"name": "Andrei Laza",
"twitter": "AndreiLaza1",
"koding": "andreilaza",
"location": "Timisoara, RO"
},
{
"name": "Bogdan Negrescu",
"twitter": "BNegrescu",
"koding": "depeshutz",
"location": "Timisoara, RO"
},
{
"name": "Claudiu Filip",
"twitter": "claudiuthefilip",
"koding": "claudiuthefilip",
"location": "Timisoara, RO"
}
]
}