From 3991222a5a6431efc24e2f62fec075a88dcc6606 Mon Sep 17 00:00:00 2001 From: eantz Date: Wed, 3 Dec 2014 11:02:14 +0700 Subject: [PATCH] mawut team --- Teams/mawut/about.md | 18 ++++++++++++++++++ Teams/mawut/teams.json | 11 +++++++++++ 2 files changed, 29 insertions(+) create mode 100644 Teams/mawut/about.md create mode 100644 Teams/mawut/teams.json diff --git a/Teams/mawut/about.md b/Teams/mawut/about.md new file mode 100644 index 0000000..4afe0f5 --- /dev/null +++ b/Teams/mawut/about.md @@ -0,0 +1,18 @@ +Mawut Team +========== + +Currently, single fighter + +About +===== + +I'm noob btw. But I take this challenge to get more experience in the real world. + +I have some PHP, HTML, and Javascript experiences. + +What I'm going to do +==================== + +I'm going to create solution to make sure user read all the TOS. (The 3rd theme) + +Wanna join? contact me via Twitter. \ No newline at end of file diff --git a/Teams/mawut/teams.json b/Teams/mawut/teams.json new file mode 100644 index 0000000..80d3201 --- /dev/null +++ b/Teams/mawut/teams.json @@ -0,0 +1,11 @@ +{ + "teamName": "mawut", + "members": [ + { + "name": "Destiya", + "twitter": "@eantz", + "koding": "eantz", + "location": "Salatiga, ID" + } + ] +} \ No newline at end of file