From 572aba365d5fc8a2f3a921b1257e1e61b16f83a4 Mon Sep 17 00:00:00 2001 From: Jan Rokita Date: Fri, 28 Nov 2014 17:57:48 +0000 Subject: [PATCH 1/4] Create team.json --- Teams/UDCrew/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/UDCrew/team.json diff --git a/Teams/UDCrew/team.json b/Teams/UDCrew/team.json new file mode 100644 index 0000000..2cb235c --- /dev/null +++ b/Teams/UDCrew/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "UDCrew", + "members": [ + { + "name": "Jan (Johny) R", + "twitter": "tgjohny", + "koding": "djczaha39", + "location": "Guildford, UK" + }, + { + "name": "Grzegorz D", + "twitter": "grabusz", + "koding": "grabusz", + "location": "Wrocław, PL" + } + ] +} From 17b4e17afe6d339dac0c463ee09f565d52e945a4 Mon Sep 17 00:00:00 2001 From: Jan Rokita Date: Fri, 28 Nov 2014 18:11:19 +0000 Subject: [PATCH 2/4] Create ABOUT.md --- Teams/UDCrew/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/UDCrew/ABOUT.md diff --git a/Teams/UDCrew/ABOUT.md b/Teams/UDCrew/ABOUT.md new file mode 100644 index 0000000..ecd5828 --- /dev/null +++ b/Teams/UDCrew/ABOUT.md @@ -0,0 +1,13 @@ + + +# UDCrew + +Hey we are UDCrew our names are Jan and Grzegorz, we both come from Poland. + +## About Us + +-- Jan (Johny) : Hey, I started coding from when I was 10 years old back then I have learned Python, +after few years now I am able to code in C#, Python, HTML+CSS+PHP, C++, C, Java. All of those languages have +served me well so for now I don't think I need any others. :> + +-- Grzegorz : From 3346679dd4d3a9d9d4395e631dc6486550bcc517 Mon Sep 17 00:00:00 2001 From: Jan Rokita Date: Fri, 28 Nov 2014 18:44:08 +0000 Subject: [PATCH 3/4] Edited ABOUT.md --- Teams/UDCrew/ABOUT.md | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/Teams/UDCrew/ABOUT.md b/Teams/UDCrew/ABOUT.md index ecd5828..9b032c0 100644 --- a/Teams/UDCrew/ABOUT.md +++ b/Teams/UDCrew/ABOUT.md @@ -1,13 +1,26 @@ -# UDCrew +UDCrew +====== -Hey we are UDCrew our names are Jan and Grzegorz, we both come from Poland. +Hey we are UDCrew, we have spent lots of hours on engineering software and creating websites. So maybe... -## About Us +Team +==== --- Jan (Johny) : Hey, I started coding from when I was 10 years old back then I have learned Python, -after few years now I am able to code in C#, Python, HTML+CSS+PHP, C++, C, Java. All of those languages have -served me well so for now I don't think I need any others. :> +| #Twitter | Member Name | +|----------|-------------| +| [#TGJohny](http://twitter.com/tgjohny) | [Jan (Johny) R](http://github.com/djczaha39) | +| [#Grabusz](http://twitter.com/grabusz) | Grzegorz D | --- Grzegorz : +Skills +====== + +The languages we program in: +- C# +- C++ +- Java +- Python +- PHP +- HTML + CSS +- Javascript & jQuery From 9e670906a43ce59175c79d5ac6727104a73c9a07 Mon Sep 17 00:00:00 2001 From: Jan Rokita Date: Fri, 28 Nov 2014 18:44:30 +0000 Subject: [PATCH 4/4] Update ABOUT.md --- Teams/UDCrew/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/UDCrew/ABOUT.md b/Teams/UDCrew/ABOUT.md index 9b032c0..bfa2c65 100644 --- a/Teams/UDCrew/ABOUT.md +++ b/Teams/UDCrew/ABOUT.md @@ -11,7 +11,7 @@ Team | #Twitter | Member Name | |----------|-------------| | [#TGJohny](http://twitter.com/tgjohny) | [Jan (Johny) R](http://github.com/djczaha39) | -| [#Grabusz](http://twitter.com/grabusz) | Grzegorz D | +| [#Grabusz](http://twitter.com/grabusz) | [Grzegorz D](#) | Skills ======