diff --git a/Teams/.DS_Store b/Teams/.DS_Store new file mode 100644 index 0000000..87418ee Binary files /dev/null and b/Teams/.DS_Store differ diff --git a/Teams/WaterPistols/ABOUT.md b/Teams/WaterPistols/ABOUT.md new file mode 100644 index 0000000..c8030eb --- /dev/null +++ b/Teams/WaterPistols/ABOUT.md @@ -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. diff --git a/Teams/WaterPistols/team.json b/Teams/WaterPistols/team.json new file mode 100644 index 0000000..aa943bf --- /dev/null +++ b/Teams/WaterPistols/team.json @@ -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" + } + ] +}