diff --git a/Teams/Innovate/ABOUT.md b/Teams/Innovate/ABOUT.md new file mode 100644 index 0000000..bf8739c --- /dev/null +++ b/Teams/Innovate/ABOUT.md @@ -0,0 +1,19 @@ +General +======= +We are the Innovate team, and all of us are from Malaysia. + +About our Team +============== +We are consist of 3 persons and we are :- + +(1) Pak Loong Chan (Leader) + +(2) Seng Loong Chan (Brother of Pak Loong Chan) + +(3) Manigandan Raju (Working colleague of Pak Loong Chan) + +Togather, we embark on the global hackathon journey. + +Our Skill Sets and Goal in Global Hackathon +=========================================== +We are into Big Data. Then, we going to utilise HTML, CSS, JavaScript, PHP, Python and anything else which going to get this project working. diff --git a/Teams/Innovate/team.jason b/Teams/Innovate/team.jason new file mode 100644 index 0000000..8237334 --- /dev/null +++ b/Teams/Innovate/team.jason @@ -0,0 +1,24 @@ +{ + "teamName": "Innovate", + "members": [ + { + "name": "Chan Pak Loong", + "twitter": "", + "koding": "pakloong", + "location": "Kuala Lumpur, MY", + "lead": true + }, + { + "name": "Chan Seng Loong", + "twitter": "", + "koding": "dragon82", + "location": "Kuala Lumpur, MY" + }, + { + "name": "Manigandan Raju", + "twitter": "", + "koding": "lordbenevolence", + "location": "Kuala Lumpur, MY" + } + ] +}