diff --git a/Teams/ACFTW/About.md b/Teams/ACFTW/About.md new file mode 100644 index 0000000..84b810a --- /dev/null +++ b/Teams/ACFTW/About.md @@ -0,0 +1,18 @@ +#ACFTW +Hi! We are high-school students from Sri Lanka. + +Team Members +==================== +* Navoda Bandara +* Vihanga Ashinsana +* Chavidu Kalpana +* Pasindu Chathuranga + + +Reason +====== +We are taking part in this competition for fun and to gain experience. + +Skills +===== +We are trying to bring out a solution with maximum use of designing and creativity. diff --git a/Teams/ACFTW/team.json b/Teams/ACFTW/team.json new file mode 100644 index 0000000..7971d82 --- /dev/null +++ b/Teams/ACFTW/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "ACFTW", + "members": [ + { + "name": "Pasindu Chathuranga", + "twitter": "@pasinducw", + "koding": "lordpc", + "location": "Colombo, SL" + }, + { + "name": "Vihanga Ashinsana", + "twitter": "@VAshinsana", + "koding": "vihanga", + "location": "Maravila, SL" + }, + { + "name": "Chavidu Kalpana", + "twitter": "@chavidu_kalpana", + "koding": "chavidu", + "location": "Gampaha, SL" + }, + { + "name": "Navoda Bandara", + "twitter": "@navodabandara", + "koding": "navodabadara", + "location": "Colombo, SL", + "lead": true + } + ] +}