adding team
This commit is contained in:
30
Teams/Plummy/ABOUT.md
Normal file
30
Teams/Plummy/ABOUT.md
Normal 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
|
||||
----------
|
||||
|
||||
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
24
Teams/Plummy/team.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user