diff --git a/Teams/TROJAN/ABOUT.md b/Teams/TROJAN/ABOUT.md new file mode 100644 index 0000000..1b52ec0 --- /dev/null +++ b/Teams/TROJAN/ABOUT.md @@ -0,0 +1,25 @@ +TROJAN +==== + +A single man team to change the way the world works + +About TROJAN +---------- + +| Vaidhyanathan Ananthakrishnan | +|------------------------------------| +| Picture Unavailable | + + + +Skills +------ +Programming languages (that may be used): + - C# + - asp.net + - HTML/CSS and JS + +Project +------- + +The goal of my project is to reduce the food being wasted by people by proving correct location information and other information so that needy can get the food from them . diff --git a/Teams/TROJAN/team.json b/Teams/TROJAN/team.json new file mode 100644 index 0000000..a4e2e5f --- /dev/null +++ b/Teams/TROJAN/team.json @@ -0,0 +1,13 @@ +{ + "teamName" : "TORJAN", + "members" : + [ + { + "name" : "Vaidhyanathan Ananthakrishnan", + "twitter" : "vaidhyanathan93", + "koding" : "vaidhyanathan", + "location" : "Chennai,IN", + "lead" : true + } + ] +}