diff --git a/Teams/le_wild_koders/ABOUT.md b/Teams/le_wild_koders/ABOUT.md new file mode 100644 index 0000000..73b5976 --- /dev/null +++ b/Teams/le_wild_koders/ABOUT.md @@ -0,0 +1,25 @@ +le wild koders +================ + +Hey folks, meet us le wild koders from Sri Lanka :) + +Who are we? +=========================== + +| Manujith | Kusumal + +We are just crazy guys hoping for that something to change in the mainstream ways of life :D + +Basically we need to code something different and useful than the everyday ERP. + + +Our Toolbox +======= + +We have a wide range of skills included in our toolbox :) + +NO boasting though, we have Java (we all love it :*), Javascript, Objecive C, PHP, Python and the HTML5 to deco our interfaces. + + + + diff --git a/Teams/le_wild_koders/team.json b/Teams/le_wild_koders/team.json new file mode 100644 index 0000000..5ac1573 --- /dev/null +++ b/Teams/le_wild_koders/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "le_wild_koders", + "members": [ + { + "name": "Isuru Kusumal Rajapakse", + "twitter": "IsuruKusumal", + "koding": "isuru", + "location": "Colombo, LK" + }, + { + "name": "Manujith Pallewatte", + "twitter": "_manZzup_", + "koding": "manzzup", + "location": "Colombo, LK", + "lead": true + } + ] +}