From 568fd654d7808a260f101ad2581841a633207824 Mon Sep 17 00:00:00 2001 From: Henrique Cardoso de Faria Date: Wed, 26 Nov 2014 20:14:30 -0200 Subject: [PATCH 1/5] Create team.json --- Teams/G51/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/G51/team.json diff --git a/Teams/G51/team.json b/Teams/G51/team.json new file mode 100644 index 0000000..19677df --- /dev/null +++ b/Teams/G51/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "G51", + "members": [ + { + "name": "Henrique Cardoso de Faria", + "twitter": "HCardosoDeFaria", + "koding": "henriquecf", + "location": "Goiania, BR", + "lead": true + }, + { + "name": "Ivan Oliveira Morais", + "twitter": "IvanOM90", + "koding": "IvanOM", + "location": "Goiania, BR", + } + ] +} From 9b350898de559ace239f19ea14260c8913e2d9cd Mon Sep 17 00:00:00 2001 From: Henrique Cardoso de Faria Date: Wed, 26 Nov 2014 20:15:20 -0200 Subject: [PATCH 2/5] Create ABOUT.md --- Teams/G51/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/G51/ABOUT.md diff --git a/Teams/G51/ABOUT.md b/Teams/G51/ABOUT.md new file mode 100644 index 0000000..986ddae --- /dev/null +++ b/Teams/G51/ABOUT.md @@ -0,0 +1 @@ +Write about our team, why we think we can wen, etc... From c5cea7b7f864a3c310989a442ddf572c54a39924 Mon Sep 17 00:00:00 2001 From: Henrique Cardoso de Faria Date: Wed, 26 Nov 2014 20:19:38 -0200 Subject: [PATCH 3/5] Update team.json --- Teams/G51/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/G51/team.json b/Teams/G51/team.json index 19677df..0956c47 100644 --- a/Teams/G51/team.json +++ b/Teams/G51/team.json @@ -11,7 +11,7 @@ { "name": "Ivan Oliveira Morais", "twitter": "IvanOM90", - "koding": "IvanOM", + "koding": "ivanom", "location": "Goiania, BR", } ] From 230dc93f1aff1b2de687934abe3b2a37fbe5c461 Mon Sep 17 00:00:00 2001 From: IvanOM Date: Wed, 26 Nov 2014 23:23:04 -0200 Subject: [PATCH 4/5] Update ABOUT.md --- Teams/G51/ABOUT.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/Teams/G51/ABOUT.md b/Teams/G51/ABOUT.md index 986ddae..ee7d83b 100644 --- a/Teams/G51/ABOUT.md +++ b/Teams/G51/ABOUT.md @@ -1 +1,15 @@ -Write about our team, why we think we can wen, etc... +G51 +=== +We are starting up, growing up... Always... The beauty of learning is that it never ends. + +About Us +======== +We are self-taught developers that love to learn new things, especially things that matter in a social context. Our main goal has been to contribute to change the way we treat education in our culture. We share some feelings about formal education and how it should encourage students to care about the society when learning a profession instead to just getting certification. Innovation is something that needs to cover the way we relate to others. + +Ivan +==== +Front-end and back-end developer, started his journey into the software development at High School trying a little tricks with html and css by himself. Finished the underdegree in Control and Automation Engineering at IFG Brazil on august 2014. His projects in the college included developing a simple protocol in Python to comunicate traffic control devices and a web interface for users to see data. Recently started to delve into Rails, CSS and Javascript development. + +Henrique +======== +A passionate software engineer. Started his journey in development late (compared to others) when started his Computer Engineering course at UFG. Later he discovered he really loved that, so he decided to move to a Software Engineering at UFG to focus efforts on software development. Now still coursing, he is focusing his efforts on learning Agile Methodologies, TDD, BDD, Rails, Ruby, metaprogramming and everything related. Wants to make software that matters. From 7e01c4d5efc000696fdf5b518846624574fef3c2 Mon Sep 17 00:00:00 2001 From: IvanOM Date: Wed, 26 Nov 2014 23:37:12 -0200 Subject: [PATCH 5/5] Update ABOUT.md --- Teams/G51/ABOUT.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Teams/G51/ABOUT.md b/Teams/G51/ABOUT.md index ee7d83b..8a3f62a 100644 --- a/Teams/G51/ABOUT.md +++ b/Teams/G51/ABOUT.md @@ -4,6 +4,11 @@ We are starting up, growing up... Always... The beauty of learning is that it ne About Us ======== + +| Ivan | Henrique +|--- |--- +| | + We are self-taught developers that love to learn new things, especially things that matter in a social context. Our main goal has been to contribute to change the way we treat education in our culture. We share some feelings about formal education and how it should encourage students to care about the society when learning a profession instead to just getting certification. Innovation is something that needs to cover the way we relate to others. Ivan