From dc7d2cc5996ea47b6f5dc782522252aa848a8219 Mon Sep 17 00:00:00 2001 From: Andrei Demian Date: Wed, 3 Dec 2014 20:18:33 +0200 Subject: [PATCH] Water pistols team --- Teams/.DS_Store | Bin 0 -> 6148 bytes Teams/WaterPistols/ABOUT.md | 16 ++++++++++++++++ Teams/WaterPistols/team.json | 30 ++++++++++++++++++++++++++++++ 3 files changed, 46 insertions(+) create mode 100644 Teams/.DS_Store create mode 100644 Teams/WaterPistols/ABOUT.md create mode 100644 Teams/WaterPistols/team.json diff --git a/Teams/.DS_Store b/Teams/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..87418ee92f9a9721eb3b3d9fab44b7fd6978d3f2 GIT binary patch literal 6148 zcmeHKyH3ME5S)b+kw}q}@_vCou%gf-QPA=T1(GF8nDnmrEc98p727>`;6aX zJdAJs>oD}5B$EPCKnh3!DIf*TqCl0^_03sM(;-qo3S5!`{(We4$F6Wnj86xLXaR^T zhQm0IUV_*>KbB?Y9wMJZsb{o{VeCsl1-JkD!vqd(I<=ZEgbc~Ce+IVMIq h=EBSIZ6sx0^Evms!YMK6j0c^lp8?lJCI$XmffJ3=7GD4W literal 0 HcmV?d00001 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" + } + ] +}