From e967ea0fbb4b79afe7fc48bb4b44fef61ae056e0 Mon Sep 17 00:00:00 2001 From: phienkv Date: Sun, 23 Nov 2014 20:33:51 +0700 Subject: [PATCH] Add Piolab team --- Teams/Piolab/ABOUT.md | 15 +++++++++++++++ Teams/Piolab/team.json | 18 ++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 Teams/Piolab/ABOUT.md create mode 100644 Teams/Piolab/team.json diff --git a/Teams/Piolab/ABOUT.md b/Teams/Piolab/ABOUT.md new file mode 100644 index 0000000..33b8d0b --- /dev/null +++ b/Teams/Piolab/ABOUT.md @@ -0,0 +1,15 @@ +Piolab +================ +A funny team. + +About your team +=========================== +We are developers from Vietnam, we love coding and new technologies. We want to do something that make people more happy, more interested and more comfortable. + +About your skills and what you are going to do? +======= +- HTM5, CSS, Angularjs, Backbone +- Nodejs, Express, Sails +- UX, UI +- Creativity. + diff --git a/Teams/Piolab/team.json b/Teams/Piolab/team.json new file mode 100644 index 0000000..28f381b --- /dev/null +++ b/Teams/Piolab/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Piolab", + "members":[ + { + "name": "Phien Khuat Van", + "twitter": "phienkaka", + "koding": "phiencoltech", + "location": "Hanoi, VN", + "lead": true + }, + { + "name": "Cuong Nguyen Huu", + "twitter": "cuongcua90", + "koding": "cuongcua90", + "location": "Hanoi, VN" + } + ] +} \ No newline at end of file