diff --git a/Teams/HowardRoark/ABOUT.md b/Teams/HowardRoark/ABOUT.md new file mode 100644 index 0000000..a84fea8 --- /dev/null +++ b/Teams/HowardRoark/ABOUT.md @@ -0,0 +1,20 @@ +# HowardRoark + +We, Abhishek and Surbhi are team HowardRoark and just like him we follow our passion. +Just like him we give our everything to what we do and build things that have logic and utility. +We ponder over problems and do our best to come up with elegant solutions. + +We are working with great companies building great products for both enterprise and consumers. +Surbhi works on Azure and other cloud based technologies at Microsoft IT, IN. +Abhishek works with web technologies and test automation at Adobe Systems Inc., IN. + + +## Tech we love + +- We have all the technologies covered for full stack web development from front end to back end + - PHP, Node.js, C# , Java, Python + - MySQL, redis, mongoDB + - jQuery, Bootstrap, AngularJS +- Surbhi even knows AzureML to make our apps even smarter. + + diff --git a/Teams/HowardRoark/team.json b/Teams/HowardRoark/team.json new file mode 100644 index 0000000..9ce7498 --- /dev/null +++ b/Teams/HowardRoark/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "HowardRoark", + "members": [ + { + "name": "Abhishek Nair", + "twitter": "HumbleAlchemy", + "koding": "humblealchemy", + "location": "Bengaluru, IN" + }, + { + "name": "Surbhi Shah", + "twitter": "surbhishah1", + "koding": "surshah", + "location": "Hyderabad, IN" + } + ] +}