From 2891857c26b1cd8c719615e0a94870e3acefd0f9 Mon Sep 17 00:00:00 2001 From: francorisso Date: Mon, 24 Nov 2014 19:06:05 -0300 Subject: [PATCH 1/4] add team --- Teams/720devs/ABOUT.md | 28 ++++++++++++++++++++++++++++ Teams/720devs/team.json | 18 ++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 Teams/720devs/ABOUT.md create mode 100644 Teams/720devs/team.json diff --git a/Teams/720devs/ABOUT.md b/Teams/720devs/ABOUT.md new file mode 100644 index 0000000..fb64ea2 --- /dev/null +++ b/Teams/720devs/ABOUT.md @@ -0,0 +1,28 @@ +720devs +We're the founders of 720developments.com, as you can see in our webpage, we're a couple that is working with web developments together since we're just 21 years old (and dating since we're just 17). 7 years later since we starting on our own, we are still here, doing the same but in more interesting projects, trying to learn as much as we can in our free time, and trying to travel as much as we can with our budget. +Also we love to eat, drink good beer (we may start making our own next year) and walk long distances talking about, well, anything, with our 3 little dogs. +[Picture Here] + +What are we going to do? + +Theme: Problems facing our planet, explained using interactive data visualization. +We will focus in using an API to gather data about different problematics we're (as humanity) facing in this moment. +We're going to try to do so in a simpler manner, so everyone can read clearly what's going on. + +We choose that because we think that we are in the era of knowledge, because we have tons of data collected, +and every year more and more people is accessing to the internet. +Having companies focusing on getting objective data to show to the people instead of having just a few organizations +deciding what information to show us, is a great step to get to a global agreement of how to manage our resources and +efforts to build a better and more equal world. + +Also we think about learning tools, because we believe the future of education is in the web, but we prefer the +other theme better as we think they're already great tools out there that are doing very good right now. + +Why are we participating? + +Is the first time in a hackaton together, and the reasons are several, +I'll enumerate the most important ones: +1. We have a bit more of time this year, and we think is a fun way to spend a weekend. +2. We think we're in a good moment as developers to do something great in just 2 days. +3. We get surprised by the big amount of APIs out there with awesome information, and is a good excuse to play with them. +4. We will love to show our work to the great jury, having some chance to get to talk with some of them, is really the great prize of this competition. \ No newline at end of file diff --git a/Teams/720devs/team.json b/Teams/720devs/team.json new file mode 100644 index 0000000..cf28b8b --- /dev/null +++ b/Teams/720devs/team.json @@ -0,0 +1,18 @@ +{ + "teamName" : "720devs", + "members" : + [ + { + "name" : "Mariana Stariolo", + "twitter" : "720desarrollos", + "koding" : "marianastariolo", + "location" : "Villa Carlos Paz, AR" + }, + { + "name" : "Franco Risso", + "twitter" : "francorisso", + "koding" : "francorisso", + "location" : "Villa Carlos Paz, AR" + }, + ] +} \ No newline at end of file From 96b109e47565fa00cc8e9237962744126f736f47 Mon Sep 17 00:00:00 2001 From: Franco Risso Date: Mon, 24 Nov 2014 19:09:43 -0300 Subject: [PATCH 2/4] Update ABOUT.md --- Teams/720devs/ABOUT.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Teams/720devs/ABOUT.md b/Teams/720devs/ABOUT.md index fb64ea2..986cde1 100644 --- a/Teams/720devs/ABOUT.md +++ b/Teams/720devs/ABOUT.md @@ -1,9 +1,8 @@ -720devs +*720devs* We're the founders of 720developments.com, as you can see in our webpage, we're a couple that is working with web developments together since we're just 21 years old (and dating since we're just 17). 7 years later since we starting on our own, we are still here, doing the same but in more interesting projects, trying to learn as much as we can in our free time, and trying to travel as much as we can with our budget. Also we love to eat, drink good beer (we may start making our own next year) and walk long distances talking about, well, anything, with our 3 little dogs. -[Picture Here] -What are we going to do? +*What are we going to do?* Theme: Problems facing our planet, explained using interactive data visualization. We will focus in using an API to gather data about different problematics we're (as humanity) facing in this moment. @@ -18,11 +17,11 @@ efforts to build a better and more equal world. Also we think about learning tools, because we believe the future of education is in the web, but we prefer the other theme better as we think they're already great tools out there that are doing very good right now. -Why are we participating? +*Why are we participating?* Is the first time in a hackaton together, and the reasons are several, I'll enumerate the most important ones: 1. We have a bit more of time this year, and we think is a fun way to spend a weekend. 2. We think we're in a good moment as developers to do something great in just 2 days. 3. We get surprised by the big amount of APIs out there with awesome information, and is a good excuse to play with them. -4. We will love to show our work to the great jury, having some chance to get to talk with some of them, is really the great prize of this competition. \ No newline at end of file +4. We will love to show our work to the great jury, having some chance to get to talk with some of them, is really the great prize of this competition. From 2e3a8a73bc4fe34ad959422df26b8e3cd4df4e04 Mon Sep 17 00:00:00 2001 From: Franco Risso Date: Mon, 24 Nov 2014 19:10:01 -0300 Subject: [PATCH 3/4] Update ABOUT.md --- Teams/720devs/ABOUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/720devs/ABOUT.md b/Teams/720devs/ABOUT.md index 986cde1..ccfaa2d 100644 --- a/Teams/720devs/ABOUT.md +++ b/Teams/720devs/ABOUT.md @@ -1,4 +1,5 @@ *720devs* + We're the founders of 720developments.com, as you can see in our webpage, we're a couple that is working with web developments together since we're just 21 years old (and dating since we're just 17). 7 years later since we starting on our own, we are still here, doing the same but in more interesting projects, trying to learn as much as we can in our free time, and trying to travel as much as we can with our budget. Also we love to eat, drink good beer (we may start making our own next year) and walk long distances talking about, well, anything, with our 3 little dogs. From 0b386c6e3f0b29396602e7e4c5f038f36d1c1061 Mon Sep 17 00:00:00 2001 From: Franco Risso Date: Mon, 24 Nov 2014 19:26:22 -0300 Subject: [PATCH 4/4] Update team.json --- Teams/720devs/team.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Teams/720devs/team.json b/Teams/720devs/team.json index cf28b8b..dd8b39b 100644 --- a/Teams/720devs/team.json +++ b/Teams/720devs/team.json @@ -12,7 +12,8 @@ "name" : "Franco Risso", "twitter" : "francorisso", "koding" : "francorisso", - "location" : "Villa Carlos Paz, AR" + "location" : "Villa Carlos Paz, AR", + "lead" : true }, ] -} \ No newline at end of file +}