diff --git a/Teams/BinaryLinguists/ABOUT.md b/Teams/BinaryLinguists/ABOUT.md new file mode 100644 index 0000000..f181b74 --- /dev/null +++ b/Teams/BinaryLinguists/ABOUT.md @@ -0,0 +1,12 @@ +# BinaryLinguists +We are BinaryLinguists,a team of two members from Kolkata,India and Bonn,Germany.This is our first hackathon +and we are super excited to be a part of it. + +# The Team +* [Sritanu Chakraborty](https://github.com/SRITANU) +* [Poulastya Mukherjee](https://twitter.com/poulastyab) + +# Skills and Project +* MeteorJS +* MongoDB +* Twitter Bootstrap diff --git a/Teams/BinaryLinguists/team.json b/Teams/BinaryLinguists/team.json new file mode 100644 index 0000000..73377d6 --- /dev/null +++ b/Teams/BinaryLinguists/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "BinaryLinguists", + "members": [ + { + "name": "Sritanu Chakraborty", + "twitter": "SRITANU90", + "koding": "sritanu25", + "location": "Kolkata, IN" + }, + { + "name": "Poulastya Mukherjee", + "twitter": "poulastyab", + "koding": "poulastyab", + "location": "Bonn, DE" + } + ] +} +