adding team

This commit is contained in:
bagustrihatmaja
2014-11-26 23:06:37 +08:00
parent c039ce0e31
commit a9d39dff2b
2 changed files with 54 additions and 0 deletions

30
Teams/Plummy/ABOUT.md Normal file
View File

@@ -0,0 +1,30 @@
Welcome to Plummy
================
We are the Plummy team, so we are participating.
That's not it, well yeah, we are team in both real world and this koding event. We are doing many projects as a startup currently. All of our team are Indonesian, but one of our team currently living in Melbourne.
We always work remotely and this event is our chance to do some work together and train our work team.
About your team
===========================
| bagus | rizky | bayu
|--- |--- |---
| ![Bagus](http://plummy.web.id/images/maja.png) | ![Rizky](http://plummy.web.id/images/rizky.png) | ![Bayu](http://plummy.web.id/images/bayu.png)
Bagus
----------
Bagus is mostly interested in database, as a backend engineer Bagus also loves to do some scripting and programming. Mostly, Bagus use PostgreSQL and ruby.
Rizky
---------
Rizky is a full stack web developer, his code won't be smells.
Bayu
--------
Bayu is UI/UX guy, who works mostly with photoshop and other UI tools, he is also our business guy, please talk money with him.

24
Teams/Plummy/team.json Normal file
View File

@@ -0,0 +1,24 @@
{
"teamName": "Plummy",
"members": [
{
"name": "Bagus Trihatmaja",
"twitter": "@bagustrihatmaja",
"koding": "btrihatmaja",
"location": "Denpasar, ID",
"lead": true
},
{
"name": "Rizky Noor Ichwan",
"twitter": "",
"koding": "spondbob",
"location": "Melbourne, AU"
},
{
"name": "Bayu Ditaprawira",
"twitter": "",
"koding": "bayultimate",
"location": "Denpasar, ID"
}
]
}