From 0578ea470233f289c7ddd870c41d352f3c3665ae Mon Sep 17 00:00:00 2001 From: praveen-tissera Date: Sat, 29 Nov 2014 19:48:07 +0530 Subject: [PATCH 1/6] add team members details --- Teams/2slots/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/2slots/team.json diff --git a/Teams/2slots/team.json b/Teams/2slots/team.json new file mode 100644 index 0000000..5925282 --- /dev/null +++ b/Teams/2slots/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Full Name", + "twitter": "twitter acct no @", + "koding": "koding username", + "location": "city, 2 digit country code" + }, + { + "name": "Senthil A", + "twitter": "sent0hil", + "koding": "sent-hil", + "location": "Chennai, IN" + }, + { + "name": "Praveen Tissera", + "twitter": "praveenti1", + "koding": "praveentissera2013", + "location": "Colombo, SL", + "lead": true + }, + { + "name": "Devrim Yasar", + "twitter": "devrimyasar", + "koding": "devrim", + "location": "San Francsico, US" + }, + { + "name": "Nitin Gupta", + "twitter": "gniting", + "koding": "nitin", + "location": "Turin, IT" + } + ] +} From 8ebc263072c54ce9629dee8b2b790816cdd8a033 Mon Sep 17 00:00:00 2001 From: praveen-tissera Date: Sat, 29 Nov 2014 19:52:17 +0530 Subject: [PATCH 2/6] need to add team members --- Teams/2slots/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/2slots/ABOUT.md diff --git a/Teams/2slots/ABOUT.md b/Teams/2slots/ABOUT.md new file mode 100644 index 0000000..13b1575 --- /dev/null +++ b/Teams/2slots/ABOUT.md @@ -0,0 +1 @@ +teme member details goes here From 2cc1d06212a22f96b459fcafd87673305d6c594c Mon Sep 17 00:00:00 2001 From: praveen-tissera Date: Tue, 2 Dec 2014 21:58:25 +0530 Subject: [PATCH 3/6] Update team.json --- Teams/2slots/team.json | 30 +++++++----------------------- 1 file changed, 7 insertions(+), 23 deletions(-) diff --git a/Teams/2slots/team.json b/Teams/2slots/team.json index 5925282..f441180 100644 --- a/Teams/2slots/team.json +++ b/Teams/2slots/team.json @@ -1,18 +1,7 @@ { - "teamName": "Team Koders", + "teamName": "2slots", "members": [ - { - "name": "Full Name", - "twitter": "twitter acct no @", - "koding": "koding username", - "location": "city, 2 digit country code" - }, - { - "name": "Senthil A", - "twitter": "sent0hil", - "koding": "sent-hil", - "location": "Chennai, IN" - }, + { "name": "Praveen Tissera", "twitter": "praveenti1", @@ -20,17 +9,12 @@ "location": "Colombo, SL", "lead": true }, + { - "name": "Devrim Yasar", - "twitter": "devrimyasar", - "koding": "devrim", - "location": "San Francsico, US" - }, - { - "name": "Nitin Gupta", - "twitter": "gniting", - "koding": "nitin", - "location": "Turin, IT" + "name": "Saranga Ranaweera", + "twitter": "sarangaR", + "koding": "sarangaranaweera", + "location": "Colombo, SL" } ] } From 38df3e375624be05b3950bfb4c7f65a94659eca1 Mon Sep 17 00:00:00 2001 From: praveen-tissera Date: Tue, 2 Dec 2014 22:36:57 +0530 Subject: [PATCH 4/6] team details & context for select theme 2 --- Teams/2slots/ABOUT.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Teams/2slots/ABOUT.md b/Teams/2slots/ABOUT.md index 13b1575..8c9fe92 100644 --- a/Teams/2slots/ABOUT.md +++ b/Teams/2slots/ABOUT.md @@ -1 +1,11 @@ -teme member details goes here +#TeamName: 2slots + +- We are 3 member group (Surangi Tissera/Saranga Ranaweera/Praveen Tissera ) +- Surangi is my sister. +- Saranga is my good friend meets @ High School + +-Saranga Technically specilised on PHP/MySql/Wordpress/Css/JavaScript +-Surangi Technically specilised on Grapic Desiging/ CSS/ Sql +-Praveen(Me) Technically Specilised on PHP/MySql/Drupal + +- We planned to align to Theme 2. Because all of us face the difficulty when we first step to learn technical stuff in programming language also me personlly experience as a lecture to deliver these consepts for beginner. From dbc7ee6bb33b9c83fd0c08faad6ef4d51d567b6c Mon Sep 17 00:00:00 2001 From: praveen-tissera Date: Tue, 2 Dec 2014 22:43:31 +0530 Subject: [PATCH 5/6] Update team.json --- Teams/2slots/team.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Teams/2slots/team.json b/Teams/2slots/team.json index f441180..715a547 100644 --- a/Teams/2slots/team.json +++ b/Teams/2slots/team.json @@ -15,6 +15,13 @@ "twitter": "sarangaR", "koding": "sarangaranaweera", "location": "Colombo, SL" + }, + { + "name": "Surangi Tissera", + "twitter": "creationsofsu", + "koding": "tsurangi", + "location": "Colombo, SL" } + ] } From c31eafc281787c11b6792eeee0938c3e8c6ce13e Mon Sep 17 00:00:00 2001 From: praveen-tissera Date: Tue, 2 Dec 2014 22:44:56 +0530 Subject: [PATCH 6/6] Update ABOUT.md --- Teams/2slots/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/2slots/ABOUT.md b/Teams/2slots/ABOUT.md index 8c9fe92..6eed42d 100644 --- a/Teams/2slots/ABOUT.md +++ b/Teams/2slots/ABOUT.md @@ -4,8 +4,8 @@ - Surangi is my sister. - Saranga is my good friend meets @ High School --Saranga Technically specilised on PHP/MySql/Wordpress/Css/JavaScript +-Saranga Technically specilised on PHP/MySql/Wordpress/Css/JavaScript/HTML/Bootstrap/Yii -Surangi Technically specilised on Grapic Desiging/ CSS/ Sql --Praveen(Me) Technically Specilised on PHP/MySql/Drupal +-Praveen(Me) Technically Specilised on PHP/MySql/Drupal/HTML/CSS - We planned to align to Theme 2. Because all of us face the difficulty when we first step to learn technical stuff in programming language also me personlly experience as a lecture to deliver these consepts for beginner.