Merge pull request #317 from frnhr/master

Team Echoes
This commit is contained in:
Senthil Arivudainambi
2014-11-26 14:30:14 -08:00
2 changed files with 50 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
# Echoes
We are a team from Croatia. Between us we have over 15 years of experience in web development. We all enjoy a good challenge, but we have never worked as a team. This will be an opportunity for us to see what we can create together.
## The cast
*(in order of appearance)*
#### Fran Hrzenjak
Backend developer, enjoys python and astronomy
#### Martin Samsa
Front end developer with a love-hate relationship with CSS
#### Marin Troselj
Engineer passionate about Science and Education, Empowering people and Improving society
## Our story
Each of us has a story to tell. But as a team, our story is very short and simple:
> One of us saw the info about this hackaton and thought "why not?"
> The others agreed.
>
> To be continued...
We like useful things, so that's what we hope to create here - a useful tool.
+21
View File
@@ -0,0 +1,21 @@
{
"teamName": "Echoes",
"members": [
{
"name": "Martin Samsa",
"koding": "msamsa",
"location": "Rotterdam, NL"
},
{
"name": "Marin Troselj",
"koding": "mtroselj",
"location": "Rijeka, HR"
},
{
"name": "Fran Hrzenjak",
"koding": "frnhr",
"location": "Zagreb, HR",
"lead": true
}
]
}