Merge pull request #350 from mieszko4/master

Croders PR
This commit is contained in:
Senthil Arivudainambi
2014-11-26 20:36:36 -08:00
2 changed files with 63 additions and 0 deletions

27
Teams/Croders/ABOUT.md Normal file
View File

@@ -0,0 +1,27 @@
# Croders
We are a group of young web enthusiast
eager to test their competence
in building an application in 48h and competing on world level!
## About us
- Tea: design master
- Martina: UX master
- Stanko: front-end master
- Miłosz: REST API master
- Anamarija: back-end master
As you can see, we are all masters, each specialized in specific field.
## We love
- Great design
- Great UX
- JavaScript
- REST APIs
- Node.js, Nginx
- Scripting languages in general
We love to *create new an innovative stuff*!

36
Teams/Croders/team.json Normal file
View File

@@ -0,0 +1,36 @@
{
"teamName": "Croders",
"members": [
{
"name": "Miłosz Chmura",
"twitter": "chmuraOrg",
"koding": "chmura",
"location": "Zagreb, HR",
"lead": true
},
{
"name": "Tea Pavić",
"twitter": "li_cineme",
"koding": "licineme",
"location": "Zagreb, HR"
},
{
"name": "Anamarija Mišmaš",
"twitter": "aeramana",
"koding": "eni442",
"location": "Zagreb, HR"
},
{
"name": "Martina Petraš",
"twitter": "serelatere",
"koding": "5rush",
"location": "Zagreb, HR"
},
{
"name": "Stanko Arbutina",
"twitter": null,
"koding": "stankoarbuti",
"location": "Zagreb, HR"
}
]
}