write about page and team page

This commit is contained in:
Asep Bagja Priandana
2014-11-22 10:05:39 +07:00
parent 3b865bf95a
commit deeec27c77
2 changed files with 30 additions and 0 deletions
+14
View File
@@ -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.
+16
View File
@@ -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"
}]
}