diff --git a/Teams/0xFACE/ABOUT.md b/Teams/0xFACE/ABOUT.md new file mode 100644 index 0000000..ed47fa0 --- /dev/null +++ b/Teams/0xFACE/ABOUT.md @@ -0,0 +1 @@ +/////////LOADING///////// diff --git a/Teams/0xFACE/team.json b/Teams/0xFACE/team.json new file mode 100644 index 0000000..8f2f56b --- /dev/null +++ b/Teams/0xFACE/team.json @@ -0,0 +1,10 @@ +{ +"teamName": "0xFACE", +"members": [ +{ +"name": "Jacob Thomas", +"koding": "jacob2512", +"location": "San Francisco, US" +} +] +} diff --git a/Teams/AnadoluBK/README.md b/Teams/AnadoluBK/README.md new file mode 100644 index 0000000..a2c5e47 --- /dev/null +++ b/Teams/AnadoluBK/README.md @@ -0,0 +1,25 @@ + +#AnadoluBK + +We are members of Anadolu University Computer Club. + +##About us + +- Yusuf : My name is Yusuf. I love Java, Vaadin, Android, Arduino, +- Oğuzhan : My name is Oğuzhan. I love Java and PHP +- Baran : My name is Baran. I am graphic designer and I am using Photoshop and Illustrator + +##Languages we love +- Java +- Python +- PHP +- JavaScript + +##Libraries and Frameworks we love +- Spring +- Vaadin +- Hibernate +- Django +- nodeJS + + diff --git a/Teams/AnadoluBK/team.json b/Teams/AnadoluBK/team.json new file mode 100644 index 0000000..35676d2 --- /dev/null +++ b/Teams/AnadoluBK/team.json @@ -0,0 +1,26 @@ +{ + "teamName": "AnadoluBK", + "members": [ + { + "name": "Yusuf Çakmak", + "twitter": "yukocan", + "koding": "yukocan", + "location": "Eskisehir, TR", + "lead": true + }, + { + "name": "Oğuzhan Uzman", + "twitter": "oguzhanuzm", + "koding": "ouzman", + "location": "Eskisehir, TR" + + }, + { + "name": "Ali Baran Bayar", + "twitter": "abbayar", + "koding": "abbayarr", + "location": "Eskisehir, TR" + + } + ] +} 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" + } + ] +}