adding CondorCode team!

This commit is contained in:
Eduardo Messuti
2014-11-21 23:41:18 -04:00
parent 851dcad57f
commit 97e9c2f9ef
2 changed files with 50 additions and 0 deletions

26
Teams/CondorCode/ABOUT.md Normal file
View File

@@ -0,0 +1,26 @@
This is our page
================
We are CondorCode! three friends, two from Bolivia and one from Brazil but
located in Belarus.
About our team
===========================
| Eduardo | Arturo | Andrei
|--- |--- |---
| ![Eduardo](https://avatars3.githubusercontent.com/u/690443?v=3&s=200) | ![Arturo](https://pbs.twimg.com/profile_images/1580205013/melenudo_200x200.jpg) | ![Andrei](https://avatars0.githubusercontent.com/u/1467605?v=3&s=200) |
We are all profesional software developers, we love to code so here we are :)
We come from developing countries (well at least two of us :P) and we work very
hard to be at the level of developers from more developed countries, but the
beauty of this career path is we all have the Internet, so its on us to sharp
our skills and excel, that is what we are here to do!
About our skills and what you are going to do?
=======
We all have plenty of experience on web development, Andrei has a lot on game
dev so we might be going that way with some cool HTML5 based game.

View File

@@ -0,0 +1,24 @@
{
"teamName": "CondorCode",
"members": [
{
"name": "Eduardo Messuti",
"twitter": "messutiEdd",
"koding": "messutiedd",
"location": "Santa Cruz de la Sierra, BO",
"lead": true
},
{
"name": "Andrei Regiani",
"twitter": "andreiregiani",
"koding": "andreiregiani",
"location": "Minsk, BY"
},
{
"name": "Arturo Zambrana",
"twitter": "ArturoZambrana",
"koding": "arturozambrana",
"location": "Santa Cruz de la Sierra, BO"
}
]
}