From 40a1d5e933bf46a720e049744608111ca3c7b6fc Mon Sep 17 00:00:00 2001 From: Sergey Parkhomenko Date: Sat, 29 Nov 2014 20:13:42 +0200 Subject: [PATCH 1/2] Team1 info --- Teams/Team1/ABOUT.md | 27 +++++++++++++++++++++++++++ Teams/Team1/team.json | 11 +++++++++++ 2 files changed, 38 insertions(+) create mode 100644 Teams/Team1/ABOUT.md create mode 100644 Teams/Team1/team.json diff --git a/Teams/Team1/ABOUT.md b/Teams/Team1/ABOUT.md new file mode 100644 index 0000000..19f4965 --- /dev/null +++ b/Teams/Team1/ABOUT.md @@ -0,0 +1,27 @@ +Team1 +================ + +Programming as an art + + +About your team +=========================== + +My name is Sergey Parkhomenko. I'm first year student and i decided to do my best and prove to all and firstly to myself that I'm the best in my area. + + +About your skills and what you are going to do? +======= + +My main technologies are: +Python, Django, Javascript, AngularJS + +But my choice always strongly depends on task. + +I strongly believe that every line of code written by programmer is art and I am going to prove it on this competition. + +Social +======= +[a link](https://twitter.com/proitm) +[a link](https://www.linkedin.com/pub/sergey-parkhomenko/73/717/3b4) +[a link](https://www.facebook.com/proitm) diff --git a/Teams/Team1/team.json b/Teams/Team1/team.json new file mode 100644 index 0000000..e0e5eee --- /dev/null +++ b/Teams/Team1/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team1", + "members": [ + { + "name": "Sergey Parkhomenko", + "twitter": "proitm", + "koding": "proitm", + "location": "Zaporozhye, UA" + } + ] +} From 86a0eb4f0800c043ecaa1daba515ddd49bb33a9e Mon Sep 17 00:00:00 2001 From: Sergey Parkhomenko Date: Sat, 29 Nov 2014 20:19:16 +0200 Subject: [PATCH 2/2] Fixes to ABOUT.md --- Teams/Team1/ABOUT.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Teams/Team1/ABOUT.md b/Teams/Team1/ABOUT.md index 19f4965..a3de3d6 100644 --- a/Teams/Team1/ABOUT.md +++ b/Teams/Team1/ABOUT.md @@ -14,6 +14,7 @@ About your skills and what you are going to do? ======= My main technologies are: + Python, Django, Javascript, AngularJS But my choice always strongly depends on task. @@ -22,6 +23,8 @@ I strongly believe that every line of code written by programmer is art and I am Social ======= -[a link](https://twitter.com/proitm) -[a link](https://www.linkedin.com/pub/sergey-parkhomenko/73/717/3b4) -[a link](https://www.facebook.com/proitm) +[Twitter](https://twitter.com/proitm) + +[Linkedin](https://www.linkedin.com/pub/sergey-parkhomenko/73/717/3b4) + +[Facebook](https://www.facebook.com/proitm)