CodeNotion initial team info

This commit is contained in:
Michael Jablecki
2014-11-21 16:42:24 -05:00
parent 851dcad57f
commit daecbb087d
2 changed files with 41 additions and 0 deletions

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

@@ -0,0 +1,16 @@
This is our page
================
We are the CodeNotion, 3 devs located in three countries: Argentina, Chile and the United States.
About your team
===========================
We are 3 friends on 3 continents who can't seem to ever stop coding! We want use this pressure-cooker of an event to create something awesome for the world.
About your skills and what you are going to do?
=======
You can expect something fun, multiplayer and educational. We are avid learners, it's what keeps us programming, and that is a strong vein to tap into.

View File

@@ -0,0 +1,25 @@
{
"teamName": "Team Koders",
"members": [
{
"name": "Francisco Facioni",
"koding": "fran6co",
"github": "fran6co",
"location": "Buenos Aires, AR"
},
{
"name": "Michael Adam Jablecki",
"twitter": "jabowocky",
"koding": "mjablecki",
"github": "maddo",
"location": "Providence, US",
"lead": true
},
{
"name": "Ezequiel Rabinovich",
"koding": "warseph",
"github": "warseph",
"location": "Santiago de Chile, CL"
}
]
}