diff --git a/Teams/TheTigers/ABOUT.md b/Teams/TheTigers/ABOUT.md new file mode 100644 index 0000000..47c97be --- /dev/null +++ b/Teams/TheTigers/ABOUT.md @@ -0,0 +1,30 @@ +This is our page +================ + +I am KULDIP PIPALIYA. My interests are anything development related, software developing & designing. +I have no team mates right now. + + +About your team +=========================== + +| kuldip | +|---| +| ![kuldippipaliya](http://kuldippipaliya.com/img/author.png) | + +Tell us who you are, why you did you decide to join? +====== +I love coding, and it is not just my job, it’s my hobby, business, love, my life. +For the short while I have been on this earth. Developing has been a huge part of my life, so much that if I didn’t have development I would be lost. +I love to play with it, In my spare time I surf the web to keep in touch with new technologies. +I am working with web applications from last 4+ year. +I am also a nature lover, and I love more than coding, I try to help to save the nature. +I am also master degree student & family responsibilities so I have no much time to physically help them (http://support.wwfindia.org/sos/index.php) but I had decided to donate some part of my salary to them before two months. I also would like to donate 10% of my prize. + +About your skills and what you are going to do? +======= +I will go with Theme#1 to develop application. + + + + diff --git a/Teams/TheTigers/team.json b/Teams/TheTigers/team.json new file mode 100644 index 0000000..238871c --- /dev/null +++ b/Teams/TheTigers/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "The Tigers", + "members": [ + { + "name": "KULDIP PIPALIYA", + "twitter": "KuldipPipaliya", + "koding": "kuldipem", + "location": "Virpur, IN" + } + ] +} diff --git a/Teams/hawaiihackers/ABOUT.md b/Teams/hawaiihackers/ABOUT.md new file mode 100644 index 0000000..92e9715 --- /dev/null +++ b/Teams/hawaiihackers/ABOUT.md @@ -0,0 +1,33 @@ +Welcome to Hawaii Hackers +================ + +I am a student studying computer science at the University of Hawaii at Hilo. + + +About your team +=========================== +I'm a Senior in the Computer Science department at UH Hilo. I first came to Hawaii in search of a fresh start back in December of 2007. +I didn't really know what I wanted to do for the rest of my life, but I did know I needed a way to make a living. I took a job with a +large ornamental plant farm. It was hard work, and the pay was just barely enough to get by. Yet, in spite of all of this, riding around +on a tractor all day gave me a great deal of time to think. And as I thought, I realized that I wanted to go back to school. + +I enrolled at Hawaii Community College in its Information Technology program back in the Spring of 2009. Going back to school breathed +new ambition and new life into my soul, and so I decided to leave the farm and eventually took a job with Upward Bound, a college prep for +low income and first generation high schoolers, as a tech instructor for their Summer Academy. They were pleased with the way I interacted +with the students, and with my knowledge of computers, and ultimately offered me a position as their IT Specialist. + +I graduated from the IT Program in the Spring of 2011 at the top of my class. From there, I made the decision to transfer to UH Hilo's +Computer Science Program. The CS Program has taught me a love for programming and problem solving that I never knew I had. I became extremely +interested in AI, Machine Learning, Image Processing, and Datamining, and have been supplementing the education I've received with free online courses from +Coursera and Udacity. I am also an active member of ACM, and have particpiated in two Intercollegiate Programming Competitions, as well +as the NYU Poly Cyber Security Awareness Week Capture the Flag, Google Codejam, and IBM's Master the Mainframe. + +My studies keep me very busy, but I do manage to get some downtime in where I like to hit the beach, go diving with my father, play video games, or practice jujitsu. As my education comes to a close, it is unclear if I will be able to remain in this amazing place that has +changed my life so much, but winning this competition would certainly be a step in the right direction. + +About your skills and what you are going to do? +======= +As I mentioned above, my main interests fall along the lines of AI, Image Processing, Machine Learning, and Datamining, so I definitely plan to use my knowledge from at least one of these domains. I may take a whack at the real time communication theme, but being an educator myself, I may go in the direction of creating an interactive activity for first time software developers. API wise, I see a lot of interesting API's on +Mashape, and API Tools, so plan on seeing API's from at least one of these sites. Moreover, I'll probably use QUANDL if I find that I need a large dataset unless I find a suitable dataset elsewhere. + + diff --git a/Teams/hawaiihackers/team.json b/Teams/hawaiihackers/team.json new file mode 100644 index 0000000..703307a --- /dev/null +++ b/Teams/hawaiihackers/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Hawaii Hackers", + "members": [ + { + "name": "John R Evans", + "twitter": "authorjohnevans", + "koding": "johnrevans6", + "location": "Hilo, US" + } + ] +}