diff --git a/Teams/icicle/ABOUT.md b/Teams/icicle/ABOUT.md new file mode 100644 index 0000000..dea7e07 --- /dev/null +++ b/Teams/icicle/ABOUT.md @@ -0,0 +1,13 @@ +This is our page +================ +| manohar | +|--- | +| ![Manohar](https://media.licdn.com/media/p/1/005/069/3f8/14981a3.jpg) | + +Tell us who you are, why you did you decide to join? + +Senior developer in financial services industry. + +About your skills and what you are going to do? +======= +Web application with REST services. diff --git a/Teams/icicle/team.json b/Teams/icicle/team.json new file mode 100644 index 0000000..020177e --- /dev/null +++ b/Teams/icicle/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Icicle", + "members": [ + { + "name": "Manohar Joshi", + "twitter": "@majoshi1", + "koding": "majoshi1", + "location": "Edison, US" + }, + ] +}