From 17a5b316cf8d2ee825ab4a0c992a5d832de7bcaa Mon Sep 17 00:00:00 2001 From: Ashish Namdev Date: Wed, 3 Dec 2014 12:42:34 +0530 Subject: [PATCH] Adding Team details for "Colts" Signed-off-by: Ashish Namdev --- Teams/Colts/ABOUT.md | 24 ++++++++++++++++++++++++ Teams/Colts/team.json | 11 +++++++++++ 2 files changed, 35 insertions(+) create mode 100644 Teams/Colts/ABOUT.md create mode 100644 Teams/Colts/team.json diff --git a/Teams/Colts/ABOUT.md b/Teams/Colts/ABOUT.md new file mode 100644 index 0000000..996aef1 --- /dev/null +++ b/Teams/Colts/ABOUT.md @@ -0,0 +1,24 @@ +Colts +================ +About Colts +=========================== +| Ashish +|--- |--- |--- |--- +| ![Ashish](https://wiki.mozilla.org/images/archive/b/b5/20141203072305!AshishNamdev.jpg) | + + +I am a person believes in faith , love to meet people having different nature , a Kind of self conscious and warm hearted guy,love to face challenges. +Connected with Mozilla for past 4 years to contribute mozilla ,i am SUMO Hindi Locale Leader (Hi-In) for mozilla and proud to be a mozillian. +I am a programmer by nature and like To code In Java mainly with web development, more interested towards open source and kernel programming. +Now a days hacking on Linux Kernel and Bootloader , going in the phase of experiments with kernel. + +I want to join Koding virtual hackathone to be part of this WORLD’S FIRST GLOBAL VIRTUAL #HACKATHON and get great experience of such event , to help myself +with my upcoming projects. + + +About your skills and what you are going to do? +======= +I am planning to develop an cross platform test automation framework to work on android/ios/windows/linux automation +using existing open source frameworks and APIs for test automation. + + diff --git a/Teams/Colts/team.json b/Teams/Colts/team.json new file mode 100644 index 0000000..6048a99 --- /dev/null +++ b/Teams/Colts/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "Colts", +"members": [ +{ +"name": "Ashish Namdev", +"twitter": "@ashish_nam", +"koding": "ashishnamdev", +"location": "Bangalore,IN" +} +] +} \ No newline at end of file