Added Team Infinity
This commit is contained in:
20
Teams/Infinity/ABOUT.md
Normal file
20
Teams/Infinity/ABOUT.md
Normal file
@@ -0,0 +1,20 @@
|
||||
Infinity Team
|
||||
================
|
||||
|
||||
We are the Infinity team located in Vancouver and Calgary. We are both from Iran.
|
||||
|
||||
Our Team
|
||||
===========================
|
||||
|
||||
| Kamyar | Mehran
|
||||
|--- |---
|
||||
|  |  |
|
||||
|
||||
We have both studied Computer Science for a while. We believe it's all in the details. The best ideas, with bad implementations, will always go to waste.
|
||||
|
||||
|
||||
Our Skills and Our Plan
|
||||
=======
|
||||
We haven't yet set what we are going to do. We will choose something simple and useful, we'll try to approach it out of the box. We love Python, JS and HTML5.
|
||||
|
||||
|
||||
17
Teams/Infinity/team.json
Normal file
17
Teams/Infinity/team.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"teamName": "Infinity",
|
||||
"members": [
|
||||
{
|
||||
"name": "Mehran Khodabandeh",
|
||||
"koding": "mkhodabandeh",
|
||||
"location": "Vancouver, CA"
|
||||
},
|
||||
{
|
||||
"name": "Kamyar Allahverdi",
|
||||
"twitter": "kamyarworks",
|
||||
"koding": "kamyarinfinity",
|
||||
"location": "Calgary, CA",
|
||||
"lead": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user