diff --git a/Teams/TeamKorea/ABOUT.md b/Teams/TeamKorea/ABOUT.md new file mode 100644 index 0000000..91b5d6e --- /dev/null +++ b/Teams/TeamKorea/ABOUT.md @@ -0,0 +1,26 @@ +Team Korea +================ + +Team of Koreans from U.S and South Korea + + +About your team +=========================== + +| designblooz | bgamut +|--- |--- +| ![designblooz](https://pbs.twimg.com/profile_images/1825842669/image.jpg) | ![bgamut](https://pbs.twimg.com/profile_images/1717908418/image.jpg) +|--- |--- +| Front-end Engineer to become full stack engineer in the near future. I love making and building products, I joined this global hackathon because it's a chance to show what I built to people around the world and it is exciting to be part of first global hackathon. |   + + +Skills/Languages +======= +- Meteor.js + - html/css/js + - mongodb + - node.js +- Google API +- Coming more soon. + + diff --git a/Teams/TeamKorea/team.json b/Teams/TeamKorea/team.json new file mode 100644 index 0000000..ccc33e8 --- /dev/null +++ b/Teams/TeamKorea/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Team Korea", + "members": [ + { + "name": "Paul Kim", + "twitter": "@designblooz", + "koding": "designblooz", + "location": "Edgewater, U.S" + }, + { + "name": "Bernard Ahn", + "twitter": "@bgamut", + "koding": "bgamut", + "location": "Seoul, KR" + } + ] +}