Xuaps team

This commit is contained in:
David Vilchez
2014-12-01 13:03:18 +01:00
parent e5fcc1c255
commit 8580a8ea2f
3 changed files with 40 additions and 0 deletions

BIN
Teams/Xuaps/.ABOUT.md.swp Normal file

Binary file not shown.

16
Teams/Xuaps/ABOUT.md Normal file
View File

@@ -0,0 +1,16 @@
We are Xuaps
================
We are a small and young team. We make excellent products focus on education and free knowledge. Through games, interactive books and educational tools we want to support your dreams and make them come true.
| dvilchez | averdion | eanovoa
|--- |--- |---
| ![dvilchez](http://0.gravatar.com/avatar/78316045d734c439ec92d31e0ca2f15c?s=200) | ![averdion](http://1.gravatar.com/avatar/bab0289b1a232c2eb0059bac93b57a21?s=200) | ![eanovoa](http://www.refly.co/img/team/edu.jpg) |
Why we want to win?
Our project
=======

24
Teams/Xuaps/team.json Normal file
View File

@@ -0,0 +1,24 @@
{
"teamName": "Xuaps",
"members": [
{
"name": "David Vílchez",
"twitter": "dvilchez",
"koding": "dvilchez",
"location": "Vilagarcía de Arousa, ES"
},
{
"name": "Alvaro Verdión",
"twitter": "averdion",
"koding": "averdion",
"location": "Málaga, ES"
},
{
"name": "Eduardo J. Álvarez",
"twitter": "eanovoa",
"koding": "eanovoa",
"location": "Vigo, ES",
"lead": true
}
]
}