Getting the InsaneAi team in place for the challenge!

This commit is contained in:
Nestor Mata Cuthbert
2014-11-26 17:50:01 -05:00
parent 2c37b1e4d1
commit b626697684
2 changed files with 35 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# InsaneAi Team
We are a group of enthusiastic developers around the world and passioned
about programming and making cool things.
## About Us
- Nestor: 13+ years web developer with experience in many thecnologies around web, a problem solver, an architech and a guy pasioned about
performance.
- Alvis: I am interested in all fields of software development, especially UI/UX design.
- Dmitry: I'm young and motivated student with programming skills who wants to spend a time on building cool project with new interesting people.
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "InsaneAi",
"members": [
{
"name": "Nestor Mata",
"twitter": "nestormata",
"koding": "nestormata",
"location": "Panama, PA",
"lead": true
},
{
"name": "Alvis Wong",
"twitter": "pwmvx1289",
"koding": "pwmvx1289",
"location": "Hong Kong, HK"
},
{
"name": "Dmitry Romanenko",
"twitter": "dimon222",
"koding": "dimon222",
"location": "Toronto, CA",
}
]
}