diff --git a/Teams/ByteMe/ABOUT.md b/Teams/ByteMe/ABOUT.md new file mode 100644 index 0000000..b229659 --- /dev/null +++ b/Teams/ByteMe/ABOUT.md @@ -0,0 +1,16 @@ +Team ByteMe +================ + +We're Bhavna and Josephine, here to have some fun while making cool stuff that people use. We met at Carnegie Mellon University's Master of +Entertainment Technology Program, and have been friends ever since. Bhavna is a coder; Josephine is a designer; we both like music, +games, and art, so it really is a match made in tech heaven! + +About your team +=========================== + +| Bhavna: C#, Processing, Java, Python, C++ | Josephine: Illustrator, Photoshop, Sketch +|--- |--- |--- |--- +| ![Bhavna: C#, Processing, Java, Python, C++](https://pbs.twimg.com/profile_images/478676620517986304/lgYjxIYD.jpeg) | ![Josephine: Illustrator, Photoshop, Sketch](https://media.licdn.com/mpr/mpr/shrink_200_200/p/8/005/073/099/17a1172.jpg) | + + + diff --git a/Teams/ByteMe/team.json b/Teams/ByteMe/team.json new file mode 100644 index 0000000..db775df --- /dev/null +++ b/Teams/ByteMe/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "ByteMe", + "members": [ + { + "name": "Josephine Tsay", + "twitter": "fromjosephine", + "koding": "josephine", + "location": "San Francisco, US" + }, + { + "name": "Bhavna Mahadevan", + "twitter": "BHAVNATOR", + "koding": "bhavnator", + "location": "Santa Monica, US" + } + ] +}