Merge pull request #297 from pespantelis/master

Heterotopias PR
This commit is contained in:
Senthil Arivudainambi
2014-11-26 12:11:29 -08:00
2 changed files with 42 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Heterotopias
We are Spyridon, Georgios and Pantelis, we are a new team with great ambitions!
## About us
- Spyridon: Data scientist!
- Georgios: Curious about data!
- Pantelis: I love to create projects using Laravel framework!
## Languages and other stuff that we love
- Hadoop
- Javascript
- Laravel
- Neo4j
- R
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "Heterotopias",
"members": [
{
"name": "Kyritsis Georgios",
"twitter": "inamoto21",
"koding": "georgioskyritsis",
"location": "Athens, GR"
},
{
"name": "Paraskevas Spyridon",
"twitter": "PepFriday",
"koding": "spirosparaskevas",
"location": "Athens, GR"
},
{
"name": "Peslis Pantelis",
"twitter": "pespantelis",
"koding": "pespantelis",
"location": "Volos, GR",
"lead": true
}
]
}