Adding my team

This commit is contained in:
Leandro Poblet
2014-11-30 09:46:44 -03:00
parent 28d2380067
commit 6ca819eb15
2 changed files with 27 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
The Imperial Guard
==================
Based on the name of the fans of [Racing Club de Avellaneda](http://en.wikipedia.org/wiki/Racing_Club_de_Avellaneda), this team is here to teach why we're called **"The Academy"**.
About the team
==============
The objective is to hone my skills by doing service to the community by doing the only thing I can do: ___code___.
Skills
======
I'm a Python lover, specially for the making of web applications. I love Flask, and will use it whenever I can over anything else. I'm also a Desktop developer fanboy and use PySide for anything that's not web. Good at JavaScript, if that's something.
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "The Imperial Guard",
"members": [
{
"name": "Leandro Poblet",
"twitter": "DoctorMalboro",
"koding": "lpoblet",
"location": "Buenos Aires, AR"
}
]
}