diff --git a/Teams/DaAkuMahApa/ABOUT.md b/Teams/DaAkuMahApa/ABOUT.md new file mode 100644 index 0000000..594ca82 --- /dev/null +++ b/Teams/DaAkuMahApa/ABOUT.md @@ -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. + + diff --git a/Teams/DaAkuMahApa/team.json b/Teams/DaAkuMahApa/team.json new file mode 100644 index 0000000..9233fbd --- /dev/null +++ b/Teams/DaAkuMahApa/team.json @@ -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" + } + ] +}