diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md new file mode 100644 index 0000000..831ea7d --- /dev/null +++ b/Teams/Hurricane/ABOUT.md @@ -0,0 +1,17 @@ + +# Hurricane + +We are a bunch of student who are following a BEng Software Engineering degree course. +We always are looking for new technologies and new ways to find solutions for real world problems. +Someone will most probably think that we are some crazy bunch of guys since we face anything which is thrown at us with our ever lasting smile. So, throw us anything, we are ready! + +## About Us + +| Anushka | Grainier | Praminda | Yehan +|--- |--- |--- |--- +| ![Anushka](https://avatars3.githubusercontent.com/u/2684554?v=3&s=460) [lk.linkedin.com/in/anushkasamaranayaka/](lk.linkedin.com/in/anushkasamaranayaka/)| ![Grainier](https://avatars1.githubusercontent.com/u/3824254?v=3&s=460)[uk.linkedin.com/in/grainier](uk.linkedin.com/in/grainier) | ![Praminda](https://avatars2.githubusercontent.com/u/2655553?v=3&s=460) [lk.linkedin.com/in/praminda](lk.linkedin.com/in/praminda)| ![Yehan](https://avatars3.githubusercontent.com/u/2751847?v=3&s=460) [lk.linkedin.com/in/yehancha](lk.linkedin.com/in/yehancha)| + + +## Languages we love +JavaScript , PHP , JAVA , CSS , HTML , C , C# , C++ , Android , Objective-C , Nodejs , Jaggeryjs , MySQL + diff --git a/Teams/Hurricane/team.json b/Teams/Hurricane/team.json new file mode 100644 index 0000000..0ac9a73 --- /dev/null +++ b/Teams/Hurricane/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Hurricane", + "members": [ + { + "name": "Anushka Sandaruwan Samaranayake", + "twitter": "AnushkaSandaru1", + "koding": "anushkasandaruwan", + "location": "Colombo, LK", + "lead": true + }, + { + "name": "Grainier Perera", + "twitter": "_grainier", + "koding": "grainier", + "location": "Colombo, LK" + }, + { + "name": "Praminda Jayawardana", + "twitter": "pramindabj", + "koding": "praminda", + "location": "Colombo, LK" + }, + { + "name": "Yehan Pemarathne", + "twitter": "yehancha", + "koding": "yehancha", + "location": "Colombo, LK" + } + ] +}