diff --git a/Teams/GoudenRingen/ABOUT.md b/Teams/GoudenRingen/ABOUT.md new file mode 100644 index 0000000..d921811 --- /dev/null +++ b/Teams/GoudenRingen/ABOUT.md @@ -0,0 +1,33 @@ +Gouden Ringen +================ + +Hi guys, we are Gouden Ringen. +Currently major is Information System and Technology, Institut Teknologi Bandung. +We are interested in business and technical. To make better world! + +The Team +=========================== + +| raosan | fatoni | andy | kurniawan +|--- |--- |--- |--- +| ![Raosan](http://jarkomania.com/aset/img/raosan-fikri-lillahi.png) | ![Fatoni](http://jarkomania.com/aset/img/fatoni.jpg) | ![Andy](http://jarkomania.com/aset/img/andy-primawan.png) | ![Kurniawan](http://jarkomania.com/aset/img/kurniawan.jpg) + +Andy +---------- + +He is business guy. Want to make earth as a better place to live. + +Fatoni +--------- + +He is a movie lovers, also code lovers! + +Raosan +-------- + +He is a data researcher. Think quietly. Think globally, act locally. + +Kurniawan +-------- + +He is awesome artist. Cool design and fantastic user interface! diff --git a/Teams/GoudenRingen/team.json b/Teams/GoudenRingen/team.json new file mode 100644 index 0000000..9e89bfc --- /dev/null +++ b/Teams/GoudenRingen/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "GoudenRingen", + "members": [ + { + "name": "Andy Primawan", + "twitter": "andypmw", + "koding": "andyprimawan", + "location": "Cimahi, ID", + "lead": true + }, + { + "name": "Fatoni", + "twitter": "emfatoni", + "koding": "emfatoni", + "location": "Pemalang, ID" + }, + { + "name": "Raosan", + "twitter": "raosanFL", + "koding": "hajiraosan", + "location": "Bandung, ID" + }, + { + "name": "Kurniawan", + "twitter": "adhikurni", + "koding": "adhikurni", + "location": "Cimahi, ID" + } + ] +}