From d1a0d27e08f25cb7e0f01199078ca5dcb22ba23a Mon Sep 17 00:00:00 2001 From: amitrott Date: Thu, 27 Nov 2014 08:54:46 -0600 Subject: [PATCH 1/2] Create team.json --- Teams/YetAnotherTeam/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/YetAnotherTeam/team.json diff --git a/Teams/YetAnotherTeam/team.json b/Teams/YetAnotherTeam/team.json new file mode 100644 index 0000000..fc24836 --- /dev/null +++ b/Teams/YetAnotherTeam/team.json @@ -0,0 +1,12 @@ +{ + "teamName":"Yet Another Team", + "members": [ + { + "name":"Angelo Mitrotti", + "twitter":"amitrott", + "koding":"amitrott", + "location":"Heredia, CR", + "lead":true + } + ] + } From ab52ce0578e082b13d90988a521e683e9f89fd78 Mon Sep 17 00:00:00 2001 From: amitrott Date: Thu, 27 Nov 2014 09:30:40 -0600 Subject: [PATCH 2/2] Create ABOUT.md --- Teams/YetAnotherTeam/ABOUT.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Teams/YetAnotherTeam/ABOUT.md diff --git a/Teams/YetAnotherTeam/ABOUT.md b/Teams/YetAnotherTeam/ABOUT.md new file mode 100644 index 0000000..e33e6fe --- /dev/null +++ b/Teams/YetAnotherTeam/ABOUT.md @@ -0,0 +1,28 @@ +Yet Another Team +================ +Hello hackers/koders! + +As you might have noticed by now, this team is called "Yet Another Team" (yes, not the most creative name). + +About the team +-------------- +This is a "single-member" team. + +Just like you probably are, I am just another enthusiast, who believes that he can contribute (even in a small way), to a better world. + +The name is inspired by the Linux community, which widely uses the "YA" acronym. +I highly admire this community, that is well-known for providing clever ideas, often in an altruistic way. + +Although winning one of the categories would be very nice, this is not what drives me to join this contest. +It is the idea that I can contribute to help people, in some way, what drives me. + +About my skills and purpose +--------------------------- +I currently work as a Technical Support agent for a partner of a well-known network corporation. + +It is my hobby to program (in various languages, including PHP, JavaScript, Java and C++). +My dream is to become a good programmer, for this is what I enjoy the most. + +I consider myself a hacker, since I like to customize things to work better for me. + +I would like to address the need for a better way to deliver legal documents (EULA, TOS), although I cannot provide a lot of details, at the time.