Merge pull request #868 from cupidon4uk/master

Team TinyCode PR
This commit is contained in:
Nitin Gupta
2014-12-03 00:55:49 -08:00
2 changed files with 26 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# TinyCode
Our team is only one person for now(I believe it will grow soon).
## About us
- Ivan: My name is Ivan, I love algorithms and data structures.
## Technologies we love
- C#
- Java
- jQuery/js
- Android
- Web
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "TinyCode",
"members": [
{
"name": "Ivan Mylyanyk",
"twitter": "cupidon4uk",
"koding": "cupidon4uk",
"location": "L'viv, UA",
"lead": true
}
]
}