From 3036495f0600e14136c52f966735aa264fd4f225 Mon Sep 17 00:00:00 2001 From: djarlaks Date: Thu, 27 Nov 2014 00:04:38 +0300 Subject: [PATCH 1/2] Added team information --- Teams/KWAX/team.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/KWAX/team.json 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" + }] +} From 6ac705d2a1b31518a822d41d379efac03c568049 Mon Sep 17 00:00:00 2001 From: djarlaks Date: Thu, 27 Nov 2014 00:24:08 +0300 Subject: [PATCH 2/2] Added an about file --- Teams/KWAX/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/KWAX/ABOUT.md 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