diff --git a/Teams/AsepCo/ABOUT.md b/Teams/AsepCo/ABOUT.md new file mode 100644 index 0000000..79f9545 --- /dev/null +++ b/Teams/AsepCo/ABOUT.md @@ -0,0 +1,14 @@ +AsepCo +================ +We are located in South Jakarta, Indonesia. + +About your team +=========================== +We are a couple of husband and wife, and have big passion in technology. + +About your skills and what you are going to do? +======= +Asep Bagja Priandana is a full stack developer. I love writing code in Clojure, PHP, and Objective C. +Retno Ika Safitri is a great UI and UX developer. She loves making gorgeous design. + +We are interested to work on #1 or #3 theme. diff --git a/Teams/AsepCo/team.json b/Teams/AsepCo/team.json new file mode 100644 index 0000000..04f2d8a --- /dev/null +++ b/Teams/AsepCo/team.json @@ -0,0 +1,16 @@ +{ + "teamName": "AsepCo", + "members": [{ + "name": "Asep Bagja Priandana", + "twitter": "bepitulaz", + "koding": "bepitulaz", + "location": "Jakarta, ID", + "lead": true + }, + { + "name": "Retno Ika Safitri", + "twitter": "alcatrazia", + "koding": "alcatrazia", + "location": "Jakarta, ID" + }] +}