diff --git a/Teams/DaAkuMahApa/ABOUT.md b/Teams/DaAkuMahApa/ABOUT.md new file mode 100644 index 0000000..e65f715 --- /dev/null +++ b/Teams/DaAkuMahApa/ABOUT.md @@ -0,0 +1,22 @@ +DaAkuMahApa +================ + +We are located in Bandung Indonesia. We're not professional coders. But love to code. + +Our team +=========================== + +| diorahman | irfannurhakim +|--- |--- |--- |--- +| ![Dhi](https://pbs.twimg.com/profile_images/485484703458140160/Tn4WZndf_400x400.jpeg) | ![Irfan](https://pbs.twimg.com/profile_images/508212506066550786/SyImIRFJ_400x400.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. +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 to deliver suitable app to answer the given problems. + + diff --git a/Teams/DaAkuMahApa/team.json b/Teams/DaAkuMahApa/team.json new file mode 100644 index 0000000..383ee3a --- /dev/null +++ b/Teams/DaAkuMahApa/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Dhi Aurrahman", + "twitter": "diorahman", + "koding": "diorahman", + "location": "Bandung, US" + }, + { + "name": "Irfan A Nurhakim", + "twitter": "irfannurhakim", + "koding": "irfannurhakim", + "location": "Bandung, Indonesia" + } + ] +}