Added HackOwls team

This commit is contained in:
Gabriel Dumitrescu
2014-11-26 01:37:39 +00:00
parent 26b3a0c0c1
commit eaea5b7959
2 changed files with 66 additions and 0 deletions

36
Teams/HackOwls/ABOUT.md Normal file
View File

@@ -0,0 +1,36 @@
HackOwls
========
__Why do we want to join the competition?__
- To have fun, gain experience, meet new people and form a great team.
Our Team
========
#### Name: Gabriel Dumitrescu
- Reason to participate: Prove that a distributed team can be as productive as a team working in the same room
- Skills: HTML, CSS, JavaScript, AngularJS
#### Name: Kleber Virgilio Correia.
- Reason to participate: Firstly, I've never participated in any other hackathon, so, here's my change to give it a try.
Also, which I consider the most import point, the fact that hackathon is global, pleased me!
- Skills: I've been working with WebApps, Market-Places, E-commerces, One-Page-Application, Webservices and API's in the last years, using mainly Ruby and Javascript as the main languages. So, with a these background, I consider myself a full-stack developer, which, I think, will be handy to the team!
I'd love to use Social APIs, as well as real-time, pub-sub and so on...
#### Name: Rajesh Veeranki
- Reason to participate: Learn from others, contribute, fun
- Skills: C++, Javascript, Node.JS, shell scripting. Can contribute as situation demands both front-end and back-end
#### Name: Venkateswaran Selvan
- Reason to participate: For fun, experience and a good team
- Skills: Web technologies (html, css, JS, NodeJS, php) and programming skills (c, c++, core-java, android), I can contribute as both front-end as well as backend developer.
About your skills and what you are going to do?
===============================================
We are interested to work on #5 or #1 theme.

30
Teams/HackOwls/team.json Normal file
View File

@@ -0,0 +1,30 @@
{
"teamName": "HackOwls",
"members": [
{
"name": "Gabriel Dumitrescu",
"twitter": "",
"koding": "gdumitrescu",
"location": "Toronto, CA",
"lead": true
},
{
"name": "Kleber Virgilio Correia",
"twitter": "",
"koding": "klebervirgilio",
"location": "São Paulo, BR"
},
{
"name": "Rajesh Veeranki",
"twitter": "",
"koding": "brood",
"location": "Gurgaon, IN"
},
{
"name": "Venkateswaran Selvan",
"twitter": "",
"koding": "mailmevenkat25",
"location": "Coimbatore, IN"
}
]
}