Merge pull request #306 from djarlaks/patch-1

Team KWAX
This commit is contained in:
Nitin Gupta
2014-11-26 13:45:58 -08:00
2 changed files with 26 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Some info =)
Maxim: I'm experienced developer, 8 years web development and last year I started developing mobile applications on iOS platform. Also I have skills in C/C++/C# programming.
Natalie: I'm a designer with 5 years experience, most of my works are websites, but I like to design user interfaces and want to try make one for the mobile app.
# Languages
We can use this languages in our project:
- Objective-C
- C
- C++
- PHP
- JavaScript
+13
View File
@@ -0,0 +1,13 @@
{
"teamName": "KWAX",
"members": [{
"name": "Maxim Bogdanov",
"koding": "djarlaks",
"location": "Moscow, RU",
"lead": true
}, {
"name": "Nataly Limicolae",
"koding": "rigivar",
"location": "Moscow, RU"
}]
}