Merge pull request #320 from cuemby/master

Team Cu3mbY
This commit is contained in:
Senthil Arivudainambi
2014-11-26 14:57:47 -08:00
2 changed files with 63 additions and 0 deletions

33
Teams/Cu3mbY/ABOUT.md Normal file
View File

@@ -0,0 +1,33 @@
About Cu3mBY Team
=================
We are group of friends we love coding together, solve problems and have fun creating apps.
#### Languajes
- Javascript + NodeJS (steroids)
- PHP
- Ruby
- Python
- Scala
- iOS
- Android
- (and more even brainfuck)
#### What we love:
- RESTfuls APIS
- Docker
- Software as Services
- Decoupled Code
- Refactoring
- DDD + TDD + Tests !!! :D
- Nice and clean code
##So let's introduce our Dream Team:
|Cristina | Alex | Juan | Angel
| ------- | ---- | ---- | -----
|![GitHub Logo](https://avatars1.githubusercontent.com/u/524896?v=3&s=200) | ![GitHub Logo](https://avatars2.githubusercontent.com/u/3292625?v=3&s=200)| ![GitHub Logo](https://avatars0.githubusercontent.com/u/636987?v=3&s=200) | ![GitHub Logo](https://avatars1.githubusercontent.com/u/6215607?v=3&s=200)
- https://github.com/CristinaSolana
- https://github.com/atasciuc
- https://github.com/onel0p3z
- https://github.com/angel-cuemby

30
Teams/Cu3mbY/team.json Normal file
View File

@@ -0,0 +1,30 @@
{
"teamName": "Cu3mbY",
"members": [
{
"name": "Angel Ramirez",
"twitter": "angel_cuemby",
"koding": "angel-cuemby",
"location": "Delray Beach, US",
"lead": true
},
{
"name": "Alexandr Tasciuc",
"twitter": "americanet1985",
"koding": "atasiuc",
"location": "Delray Beach, US"
},
{
"name": "Juan Lopez",
"twitter": "onel0p3z",
"koding": "onel0p3z",
"location": "Delray Beach, US"
},
{
"name": "Cristina Solana",
"twitter": "nightshiftc",
"koding": "nightshiftc",
"location": "Miami, US"
}
]
}