From 904a3e7357f50ec161cc6db94b4ec195d0d52aa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Pretto?= Date: Thu, 27 Nov 2014 16:55:25 +0100 Subject: [PATCH 1/4] Create team.json --- Teams/FromPovoWithFury/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/FromPovoWithFury/team.json diff --git a/Teams/FromPovoWithFury/team.json b/Teams/FromPovoWithFury/team.json new file mode 100644 index 0000000..99f2538 --- /dev/null +++ b/Teams/FromPovoWithFury/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Nicolò Pretto", + "twitter": "lordkryss", + "koding": "lordkryss", + "location": "Rovereto, it" + }, + { + "name": "Patrick Peterle", + "twitter": "aa", + "koding": "aa", + "location": "Trento, IT" + } + ] +} From 01927156465c266c5d6a03db3a34cb302f244c83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Pretto?= Date: Thu, 27 Nov 2014 17:07:03 +0100 Subject: [PATCH 2/4] Create ABOUT.md --- Teams/FromPovoWithFury/ABOUT.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Teams/FromPovoWithFury/ABOUT.md diff --git a/Teams/FromPovoWithFury/ABOUT.md b/Teams/FromPovoWithFury/ABOUT.md new file mode 100644 index 0000000..ab761af --- /dev/null +++ b/Teams/FromPovoWithFury/ABOUT.md @@ -0,0 +1,21 @@ +FromPovoWithFury +================ + +We are a team of programmers from Povo, where the Department of Information, Engineering and Computer Science of Trento is located. + +About your team +=========================== + +| Nicolò | Patrick | +|--- |--- +| ![Nicolò](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpa1/v/t1.0-1/p160x160/10649773_10204143071491240_2502311455542450322_n.jpg?oh=2d180f67def6b7c4abb680c87962623f&oe=550544E3&__gda__=1426911346_035ee7b7c3d91ce419773c9d78b47613) | ![Patrick](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpa1/v/t1.0-1/p160x160/10511137_10204043818688818_2414824019947488027_n.jpg?oh=5590d2402f684420abc71f2514bd5d01&oe=55124121&__gda__=1423061168_999a31c39d46275839baa458302dcb09) + +We took part in a Hackathon during the ICT Days when we were both enrolled in the first year of Computer Science degree. +We both enjoied the experience and we found in this hackathon the opportunity to have fun again. + + +About your skills and what you are going to do? +======= +Nicolò makes html5 games using Haxe in his free time and would like to bring his skills in this hackathon. + +We still have to decide the details of our project though. From 6c7319297da29038e671d7b3023a6ed2c8bd9c9b Mon Sep 17 00:00:00 2001 From: patrix252 Date: Mon, 1 Dec 2014 13:44:41 +0100 Subject: [PATCH 3/4] added patrick info --- Teams/FromPovoWithFury/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/FromPovoWithFury/team.json b/Teams/FromPovoWithFury/team.json index 99f2538..03b75ea 100644 --- a/Teams/FromPovoWithFury/team.json +++ b/Teams/FromPovoWithFury/team.json @@ -9,8 +9,8 @@ }, { "name": "Patrick Peterle", - "twitter": "aa", - "koding": "aa", + "twitter": "patrix252", + "koding": "patrix252", "location": "Trento, IT" } ] From 2e53b47696a156beb1ab10ebbfba8a7a0f82fa31 Mon Sep 17 00:00:00 2001 From: patrix252 Date: Mon, 1 Dec 2014 13:53:15 +0100 Subject: [PATCH 4/4] added patrick info --- Teams/FromPovoWithFury/ABOUT.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Teams/FromPovoWithFury/ABOUT.md b/Teams/FromPovoWithFury/ABOUT.md index ab761af..53a229f 100644 --- a/Teams/FromPovoWithFury/ABOUT.md +++ b/Teams/FromPovoWithFury/ABOUT.md @@ -18,4 +18,6 @@ About your skills and what you are going to do? ======= Nicolò makes html5 games using Haxe in his free time and would like to bring his skills in this hackathon. +Patrick enjoys programming android applications, he loves all things that pertaining to the world of computers. + We still have to decide the details of our project though.