diff --git a/Teams/SARIMANOK/ABOUT.md b/Teams/SARIMANOK/ABOUT.md new file mode 100644 index 0000000..502cce5 --- /dev/null +++ b/Teams/SARIMANOK/ABOUT.md @@ -0,0 +1,11 @@ +# About SARIMANOK + +My name is Marc Tan and that's it. + +I speak: + +- Java +- Golang +- Javascript +- Groovy +- Nodejs diff --git a/Teams/SARIMANOK/team.json b/Teams/SARIMANOK/team.json new file mode 100644 index 0000000..632c439 --- /dev/null +++ b/Teams/SARIMANOK/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "SARIMANOK", + "members": [ + { + "name": "Marc Tan", + "twitter": "mharkus", + "location": "Singapore, SG", + "lead": true + } + ] +}