From 7e873e4547160c634a8b2626271df96dc1110561 Mon Sep 17 00:00:00 2001 From: Nadeesha Cabral Date: Sat, 29 Nov 2014 12:24:59 +0530 Subject: [PATCH] adding team mantis --- Teams/mantis/ABOUT.md | 21 +++++++++++++++++++++ Teams/mantis/team.json | 11 +++++++++++ 2 files changed, 32 insertions(+) create mode 100644 Teams/mantis/ABOUT.md create mode 100644 Teams/mantis/team.json 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