Adding my team
This commit is contained in:
@@ -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.
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"teamName": "The Imperial Guard",
|
||||
"members": [
|
||||
{
|
||||
"name": "Leandro Poblet",
|
||||
"twitter": "DoctorMalboro",
|
||||
"koding": "lpoblet",
|
||||
"location": "Buenos Aires, AR"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user