Merge pull request #224 from ronoaldo/master

Add team CloudSovlers to the main repository.
This commit is contained in:
Nitin Gupta
2014-11-26 09:37:11 -08:00
2 changed files with 72 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
Cloud Solvers
================
We are a group of independent developers that hack togheter from time to time.
We love Cloud Computing and Web Development, and we are adventuring on new challenges on Mobile.
We also use Linux as our primary operating systems most of the time.
About your team
===========================
| [@ronoaldopereira](https://twitter.com/ronoaldopereira) | [@edu_miani](https://twitter.com/edu_miani) | [@GilliardOkano](https://twitter.com/GilliardOkano) | [@filipenos](https://twitter.com/filipenos)
|--- |--- |--- |---
| ![Ronoaldo Pereira](https://secure.gravatar.com/avatar/07dd86896a7ea8ba495f275bfd068a7b?d=https%3A%2F%2Fd3oaxc4q5k2d6q.cloudfront.net%2Fm%2F75eb53e88d1c%2Fimg%2Fdefault_avatar%2F256%2Fuser_blue.png&s=256) | ![Eduardo Miani](https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2014/Aug/25/eduardoferreira-avatar-1872884052-2.png) | ![Gilliard Okano](https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2014/Aug/22/gilliard_okano-avatar-2368436260-7.png) | ![Filipe Peixoto](https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2014/Aug/22/filipenos-avatar-4111943350-6.png) |
We have joined the hackathon to be able to participate on this global challenge, to learn more and to build solve real world problems in a global scale.
We are earger to win this competition so we can grow our knowledge and finance the development of open source software as we are commited to contribute to them.
Team Skills
=======
Programming languages we know:
* Java
* JavaScript
* Python
* Go
* PHP
* C#
* ShellScript
Thecnologies and Frameworks we like:
* Google App Engine
* Docker
* Django
* Java EE
* HTML5
* CSS3
Other tech stuff we like
* nginx
* gitbook
* mercurial
* git
+30
View File
@@ -0,0 +1,30 @@
{
"teamName": "CloudSolvers",
"members": [
{
"name": "Ronoaldo Pereira",
"twitter": "ronoaldopereira",
"koding": "ronoaldo",
"location": "São Paulo, BR",
"lead": true
},
{
"name": "Filipe Peixoto",
"twitter": "filipenos",
"koding": "filipenos",
"location": "São Paulo, BR",
},
{
"name": "Gilliard Okano",
"twitter": "GilliardOkano",
"koding": "gilliard",
"location": "São Paulo, KE"
},
{
"name": "Eduardo Ferreira",
"twitter": "edu_miani",
"koding": "eduardoferreira",
"location": "São Paulo, KE"
}
]
}