diff --git a/Teams/Cu3mbY/ABOUT.md b/Teams/Cu3mbY/ABOUT.md new file mode 100644 index 0000000..9991bcc --- /dev/null +++ b/Teams/Cu3mbY/ABOUT.md @@ -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 diff --git a/Teams/Cu3mbY/team.json b/Teams/Cu3mbY/team.json new file mode 100644 index 0000000..36067e3 --- /dev/null +++ b/Teams/Cu3mbY/team.json @@ -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" + } + ] +}