diff --git a/Teams/RedCloudy/ABOUT.md b/Teams/RedCloudy/ABOUT.md new file mode 100644 index 0000000..45fe5ff --- /dev/null +++ b/Teams/RedCloudy/ABOUT.md @@ -0,0 +1,11 @@ +# Team Red Cloudy +We are Giang, Hoat and Tham from Viet Nam and we will give you awesome app! + +## About Us +- Giang N: +- Hoat D: +- Tham V: + +## Languages we love: +- PHP +- Javascript diff --git a/Teams/RedCloudy/team.json b/Teams/RedCloudy/team.json new file mode 100644 index 0000000..6f06b13 --- /dev/null +++ b/Teams/RedCloudy/team.json @@ -0,0 +1,22 @@ +{ + "teamName": "Team Red Cloudy", + "members": [ + { + "name": "Giang N", + "twitter": "smartexts", + "koding": "giangnguyen", + "location": "Ho Chi Minh, VN", + "lead": true + }, + { + "name": "Hoat D", + "location": "Ho Chi Minh, VN", + "koding": "redone" + }, + { + "name": "Tham V", + "location": "Ho Chi Minh, VN", + "koding": "meothailand" + } + ] +}