diff --git a/Teams/mantis/ABOUT.md b/Teams/mantis/ABOUT.md new file mode 100644 index 0000000..ca685d0 --- /dev/null +++ b/Teams/mantis/ABOUT.md @@ -0,0 +1,21 @@ +Mantis +================ + +Whether you're a fan of Preying Mantis or the Mantis Shrimp, it doesn't really matter. Mantis Shrimp is better. + + +About your team +=========================== + +| nadeesha | +|--- | +| ![nadeesha](https://pbs.twimg.com/profile_images/538531580759642112/6E9RC_8N_400x400.jpeg) | + +I'm Nadeesha from Colombo, Sri Lanka and I joined this quest for gold and glory. Not this one? Ok, sorry. + +I'm Nadeesha, a full stack developer from Colombo, Sri Lanka. I like to do stuff with Javascript. + + +About your skills and what you are going to do? +======= +Node.js, probably the MEAN stack. Chrome extensions maybe, and websockets. Yes, sweet sweet websockets. \ No newline at end of file diff --git a/Teams/mantis/team.json b/Teams/mantis/team.json new file mode 100644 index 0000000..2ce9889 --- /dev/null +++ b/Teams/mantis/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "mantis", + "members": [ + { + "name": "Nadeesha Cabral", + "twitter": "ncthis", + "koding": "nadeeshacabral", + "location": "Colombo, LK" + } + ] +} \ No newline at end of file