diff --git a/Teams/GudegUnited/ABOUT.md b/Teams/GudegUnited/ABOUT.md new file mode 100644 index 0000000..a383ce0 --- /dev/null +++ b/Teams/GudegUnited/ABOUT.md @@ -0,0 +1,10 @@ +GudegUnited +=========== + +| Arman | Isman | Rifqi | Riza | Rolies +|--- |--- |--- |--- |--- +| ![Arman](https://pbs.twimg.com/profile_images/428842822968430593/BT5Aty7a.jpeg) | ![Isman](https://pbs.twimg.com/profile_images/521909667937546241/3pPVpYyD.png) | ![Rifqi](https://pbs.twimg.com/profile_images/378800000122731961/e9dd42706d5b50a4f6470dda17280f20_400x400.jpeg) | ![Riza](https://pbs.twimg.com/profile_images/497760941555994624/HuMX1wPQ.jpeg) | ![Rolies](https://pbs.twimg.com/profile_images/2376795069/image_400x400.jpg) + +Idea +---- +Create flexible and fast application. diff --git a/Teams/GudegUnited/team.json b/Teams/GudegUnited/team.json new file mode 100644 index 0000000..cf71a2a --- /dev/null +++ b/Teams/GudegUnited/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "CapJahe", + "members": [ + { + "name": "Arman Adhitama", + "twitter": "blackbiron", + "koding": "blackbiron", + "location": "Tangerang, ID", + "lead": true + }, + { + "name": "Isman Firmansyah", + "twitter": "iromli", + "koding": "iromli", + "location": "Majalengka, ID" + }, + { + "name": "Rifqi Fachriza", + "twitter": "fachriza", + "koding": "fachriza", + "location": "Jakarta, ID" + }, + { + "name": "Riza Arsyi", + "twitter": "_rizarc", + "koding": "rizarc", + "location": "Tangerang, ID" + }, + { + "name": "Rolies Debi", + "twitter": "rolies106", + "koding": "rolies106", + "location": "Jakarta, ID" + } + ] +}