diff --git a/Teams/Thinker/ABOUT.md b/Teams/Thinker/ABOUT.md new file mode 100644 index 0000000..1081465 --- /dev/null +++ b/Teams/Thinker/ABOUT.md @@ -0,0 +1,15 @@ +# AceTeam + +We are a bunch of programmers in Indonesia, with different background and age. +We would make something that is useful and creative to change the current old behaviour. + +## About Us + +- Indra Winata: back-end web developer, that always want to make perfect, creative, interesting applications. Focus on core process of the application +- Martono: back-end web developer, but in this team, focus on digital assets acquisition and modification, and content creation for demo usage +- Jeffrey: back-end web developer focus on complex algorithm +- Thomas Rico: front-end web developer, focus on designing UI, UX, and animation + +## Skills + +Everything related to web development. We specialize in web-based application and web-based creative campaign. diff --git a/Teams/Thinker/team.json b/Teams/Thinker/team.json new file mode 100644 index 0000000..671fa1a --- /dev/null +++ b/Teams/Thinker/team.json @@ -0,0 +1,30 @@ +{ +"teamName": "Thinker", +"members": [ +{ +"name": "Indra Winata", +"twitter": "indr4_winata", +"koding": "indr4winata", +"location": "Jakarta, ID", +"lead": true +}, +{ +"name": "Martono", +"twitter": "voltz_pro", +"koding": "voltz", +"location": "Jakarta, ID" +}, +{ +"name": "Jeffrey", +"twitter": "pieceofsky", +"koding": "jeffreywijaya", +"location": "Jakarta, ID" +}, +{ +"name": "Thomas Rico", +"twitter": "_thom_ass_", +"koding": "thomasrico", +"location": "Bekasi, ID" +} +] +}