diff --git a/Teams/Lemonsweat/ABOUT.md b/Teams/Lemonsweat/ABOUT.md new file mode 100644 index 0000000..d89d4ab --- /dev/null +++ b/Teams/Lemonsweat/ABOUT.md @@ -0,0 +1,17 @@ +Team Lemonsweat + +About your team +=========================== + +| adrianlee | jerechua +|--- |--- +| ![adrianlee](https://avatars3.githubusercontent.com/u/793431?v=3&s=150) | ![jerechua](https://avatars1.githubusercontent.com/u/1859344?v=3&s=150) | + +We are friends looking for an excuse to build something for fun and for a purpose. Instead of procrastinating, we decided to make something happen with this hackathon! + + +About your skills and what you are going to do? +======= +We want to experiment with new languages such as GO but is now the time? Otherwise, node.js or phython. + +We are brainstorming projects for theme 2 & 3 diff --git a/Teams/Lemonsweat/team.json b/Teams/Lemonsweat/team.json new file mode 100644 index 0000000..190a10d --- /dev/null +++ b/Teams/Lemonsweat/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Lemonsweat", + "members": [ + { + "name": "Adrian Lee", + "twitter": "@junirok", + "koding": "irok", + "location": "Seattle, US" + }, + { + "name": "Jeremy Chua", + "twitter": "", + "koding": "jerechua", + "location": "Mountain View, US" + } + ] +}