CodeNotion initial team info
This commit is contained in:
16
Teams/CodeNotion/ABOUT.md
Normal file
16
Teams/CodeNotion/ABOUT.md
Normal 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.
|
||||
25
Teams/CodeNotion/team.json
Normal file
25
Teams/CodeNotion/team.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user