From ea0c97e0c9cc8026906a75c4c0e36dc132e97c8f Mon Sep 17 00:00:00 2001 From: Juan Jose Olivera Date: Tue, 25 Nov 2014 10:27:17 -0400 Subject: [PATCH] Added G Force team --- Teams/GForce/ABOUT.md | 27 +++++++++++++++++++++++++++ Teams/GForce/team.json | 23 +++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 Teams/GForce/ABOUT.md create mode 100644 Teams/GForce/team.json diff --git a/Teams/GForce/ABOUT.md b/Teams/GForce/ABOUT.md new file mode 100644 index 0000000..6346646 --- /dev/null +++ b/Teams/GForce/ABOUT.md @@ -0,0 +1,27 @@ +G Force +================ + +We are the Koding team, so we are not really participating. But this page is here +to give you an idea about your own page. + + +About your team +=========================== + +| Andrea | Marcelo | Juan José +|--- |--- |--- |--- +| ![Andrea](https://avatars2.githubusercontent.com/u/469276?v=3&s=460) | ![Marcelo](https://avatars2.githubusercontent.com/u/9948218?v=3&s=460) | ![Juan José](https://avatars3.githubusercontent.com/u/914157?v=3&s=460) | + + +We are young passionate about technology, we grew, and grow in the Net, and around it we have developed our culture. For us working with technologies not only give us job opportunities but pose challenges and satisfactions us: D. We overcome challenges, perform at their best, winning will be the natural consequence of our effort. + +We are a team of two programmers and one multimedia communicator. Andrea is based backend Scala developer, passionate about functional programming, her favorite programming language is Haskell, also she has been managing software projects using agile methodologies the last 3 years. Marcelo is the multimedia communicator during the last 4 years he was involved in planning and implementation of Information Technology and Communication; Juan José is a backend Scala developer, Free Software activist, and also does Frontend development sometimes. + + +About your skills and what you are going to do? +======= + +We will use Scala, Liftweb framework, and maybe MongoDB, Twitter Bootstrap and AngularJS. + +We will maybe work on topics #2 or #3 + diff --git a/Teams/GForce/team.json b/Teams/GForce/team.json new file mode 100644 index 0000000..9dcec99 --- /dev/null +++ b/Teams/GForce/team.json @@ -0,0 +1,23 @@ +{ + "teamName": "G Force", + "members": [ + { + "name": "Marcelo Rodríguez Claros", + "twitter": "marcelorodcla", + "koding": "marcelorodcla", + "location": "Cochabamba, Bo" + }, + { + "name": "Juan José Olivera Rodríguez", + "twitter": "jotajotaolivera", + "koding": "jotajota", + "lead": true + }, + { + "name": "Tatiana Andrea Moruno Rodriguez", + "twitter": "andreamoruno", + "koding": "tatianamoruno", + "location": "Cochabamba, BO" + } + ] +}