diff --git a/Teams/trustGeek/ABOUT.json b/Teams/trustGeek/ABOUT.json new file mode 100644 index 0000000..2786cc1 --- /dev/null +++ b/Teams/trustGeek/ABOUT.json @@ -0,0 +1,13 @@ + +#Team trustGeek + +Hello! I am Sagar Duwal. I am a web and mobile developer. I love developing web application and android applications. + +#Languages I love + +- HTML5/CSS3 +- PHP +- JavaScript +- ASP.Net +- JAVA +- Python diff --git a/Teams/trustGeek/team.json b/Teams/trustGeek/team.json new file mode 100644 index 0000000..425bcb2 --- /dev/null +++ b/Teams/trustGeek/team.json @@ -0,0 +1,12 @@ +{ +"teamName": "trustGeek", +"members": [ +{ +"name": "Sagar Duwal", +"twitter": "@ultimate_z1g1r", +"koding": "sagarduwal", +"location": "Bhaktapur, Nepal", +"lead": true +} +] +}