diff --git a/Teams/BrevityLabs/ABOUT.md b/Teams/BrevityLabs/ABOUT.md new file mode 100644 index 0000000..c14fef9 --- /dev/null +++ b/Teams/BrevityLabs/ABOUT.md @@ -0,0 +1,10 @@ +# Brevity Labs + +I am Mukul Biswas, an independent data scientist and application developer. I make my products or utilities in +PHP on Yii Framework, R, R on Hadoop and D3.js for visualization. I also work on SAP HANA One for large volume +data analysis and information mining. + +The other languages I like are - +- Java/JSP +- Objective C +- JavaScript diff --git a/Teams/BrevityLabs/team.json b/Teams/BrevityLabs/team.json new file mode 100644 index 0000000..211398b --- /dev/null +++ b/Teams/BrevityLabs/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Brevity Labs", + "members": [ + { + "name": "Mukul Biswas", + "twitter": "mubiswas", + "koding": "brevitylabs", + "location": "Dublin, IE" + }, + ] +}