diff --git a/Teams/KWAX/ABOUT.md b/Teams/KWAX/ABOUT.md new file mode 100644 index 0000000..7d74832 --- /dev/null +++ b/Teams/KWAX/ABOUT.md @@ -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 diff --git a/Teams/KWAX/team.json b/Teams/KWAX/team.json new file mode 100644 index 0000000..ea62c65 --- /dev/null +++ b/Teams/KWAX/team.json @@ -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" + }] +}