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" + } + ] +}