Merge pull request #188 from DaAkuMahApa/add-team

Add DaAkuMahApa team
This commit is contained in:
Senthil Arivudainambi
2014-11-26 12:14:41 -08:00
2 changed files with 41 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
DaAkuMahApa
================
We are located in [Bandung](https://www.google.com/maps/d/viewer?msa=0&mid=zD0D0WIRzaPM.kvaBDqAutL3Y) Indonesia. We're not professional coders. But we love to code.
Our team
===========================
| diorahman | irfannurhakim
|--- |--- |--- |---
| ![Dhi](https://pbs.twimg.com/profile_images/485484703458140160/Tn4WZndf_200x200.jpeg) | ![Irfan](https://pbs.twimg.com/profile_images/508212506066550786/SyImIRFJ_200x200.jpeg) |
Dhi is a baker at http://rockybars.com, while Irfan is a university student. We're motivated to get involved to push the limit of ourselves, that we can give something to the *universe*!
Dhi loves to code in **c++**, and also **javascript** (who doesn't love javascript?), especially on top of **nodejs**. Dhi has managed to have some [npm modules](https://www.npmjs.org/~diorahman).
Irfan very good in **php**, **html5**, **css** and also **javascript**. He loves to play with frontend thingy.
What you are going to do?
=======
We're interested in exploring theme number 1 or 3. We will try to combine the available APIs with our capabilities to deliver suitable app to answer the narrated problems.
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "DaAkuMahApa",
"members": [
{
"name": "Dhi Aurrahman",
"twitter": "diorahman",
"koding": "diorahman",
"location": "Bandung, ID",
"lead": true
},
{
"name": "Irfan A Nurhakim",
"twitter": "irfannurhakim",
"koding": "irfannurhakim",
"location": "Bandung, ID"
}
]
}