From 20f9a76aa3b1c44bfa9937545a063e8e2f9566ee Mon Sep 17 00:00:00 2001 From: Kyaw zaw Win Date: Wed, 26 Nov 2014 22:14:33 +0800 Subject: [PATCH] moonchar team added --- Teams/Moonchar/ABOUT.md | 10 ++++++++++ Teams/Moonchar/team.json | 17 +++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 Teams/Moonchar/ABOUT.md create mode 100644 Teams/Moonchar/team.json diff --git a/Teams/Moonchar/ABOUT.md b/Teams/Moonchar/ABOUT.md new file mode 100644 index 0000000..e441bc1 --- /dev/null +++ b/Teams/Moonchar/ABOUT.md @@ -0,0 +1,10 @@ +About your team +=========================== + +We are experienced software professional, with business and marketing skill, specialized in web application development. As we had developed not only highly scalable web application with social media integration to support millions of user but also enterprise grade financial application, we would like to apply our experiences and knowledges into innovative idea by accepting the global hackathon chanllenge. + +About your skills and what you are going to do? +======= + +We are good at most of the common web application languages such as NodeJs, PHP, J2EE, ASP.NET and varity of javascript libraries and frameworks such as Jquery and AngularJs. +We are going to implement an interesting game to introduce software development for a new comer. \ No newline at end of file diff --git a/Teams/Moonchar/team.json b/Teams/Moonchar/team.json new file mode 100644 index 0000000..b4c795b --- /dev/null +++ b/Teams/Moonchar/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Moonchar", + "members": [ + { + "name": "Kyaw Zaw Win", + "twitter": "kyawzawwin", + "koding": "kyawzawwin", + "location": "Singapore, SG" + }, + { + "name": "Nway Nway", + "twitter": "moonchar", + "koding": "moonchar", + "location": "Singapore, SG" + } + ] +}