Merge pull request #224 from ronoaldo/master
Add team CloudSovlers to the main repository.
This commit is contained in:
@@ -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)
|
||||
|--- |--- |--- |---
|
||||
|  |  |  |  |
|
||||
|
||||
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
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user