diff --git a/Teams/semiKolan/ABOUT.md b/Teams/semiKolan/ABOUT.md new file mode 100644 index 0000000..4f3c26a --- /dev/null +++ b/Teams/semiKolan/ABOUT.md @@ -0,0 +1,35 @@ +# Welcome to team SemiKolan's About Page... +## +### All the team members in our team are undergraduates at University of Moratuwa + + +This is our page +================ + +Welcome to semiKolan's ABOUT page. +We are a group of passionate programmers from the beautiful island Sri Lanka. And we <3 hackathons. + + + +About your team +=========================== + +| 12maryam | adw19 | drexonraid | pubudu91 | wik2kassa +|--- |--- |--- |--- +| ![12maryam](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpf1/v/t1.0-1/c0.48.160.160/p160x160/10409064_1005496576133001_2836972088377636942_n.jpg?oh=5234dfeb19f0e65d05f4eb0546f3100e&oe=54D81D61&__gda__=1426451511_eea078727f3a8ec00acebc578748b543) | ![adw91](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xap1/v/t1.0-1/c0.0.160.160/p160x160/1964794_415845848559362_1795548747_n.jpg?oh=388f1a01db942a4fd36111c72b9ee9c7&oe=54D579B5&__gda__=1423222151_98d9c76e61552ecf1e66e0950d0b0243) | ![drexonraid](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xaf1/v/t1.0-1/p160x160/10540828_864200003619850_7783495885720683054_n.jpg?oh=06b6f7dc980f33bb1b0fb86f95542325&oe=5518F811&__gda__=1423498413_d32b05b1046c5b53e5aafa3ae4602f4f) | ![wik2kassa](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-prn2/v/t1.0-1/c33.0.160.160/p160x160/1012726_10201813991378618_342646610_n.jpg?oh=0cb34328f7e8688c27e71f0a26061eee&oe=551DC9EE&__gda__=1426488565_5d1bb988e70da7699ca0baf0b9200543) | + +All the team members are Computer Science Undergraduates from University of Moratuwa. And love learning new +technologies, and we can't think of any other better way to learn than by applying the things that we learned. + +Judges will read this page before making a final decision, so write your story, make it emotional and impressive. +Tell us why you want to win. + + +What we plan to do... +======= +Don't reveal too much about your project, this is a competition but maybe +you can tell us the technologies, APIs you are going to use and what kind +of application you are going to build. + +You can change your mind, that's ok. Just push an update here when you do. + diff --git a/Teams/semiKolan/team.json b/Teams/semiKolan/team.json new file mode 100644 index 0000000..1bf3932 --- /dev/null +++ b/Teams/semiKolan/team.json @@ -0,0 +1,35 @@ +{ + "teamName": "semiKolan", + "members": [ + { + "name": "Rukshan Viduranga Perera", + "twitter": "KRVPerera", + "koding": "drexonraid", + "location": "Colombo, LK" + }, + { + "name": "Maryam Ziyad", + "koding": "12maryam", + "twitter": "em7_ee", + "location": "Kurunegala, LK" + }, + { + "name": "Yasiru Kassapa", + "twitter": "yasiruk", + "koding": "wik2kassa", + "location": "Colombo, LK", + "lead": true + }, + { + "name": "Pubudu Fernando", + "koding": "pubudu91", + "location": "Panadura, LK" + }, + { + "name": "Damith Wijewardana", + "koding": "adw91", + "twitter": "damith_91", + "location": "Colombo, LK" + } + ] +} \ No newline at end of file