diff --git a/Teams/ITStep/ABOUT.md b/Teams/ITStep/ABOUT.md new file mode 100644 index 0000000..bb3f960 --- /dev/null +++ b/Teams/ITStep/ABOUT.md @@ -0,0 +1,19 @@ +#ITStep from Ukraine + + +About your team +=========================== +- Illya Rochev +- coming soon +- coming soon + +Tell us who you are, why you did you decide to join? +======= +We are team that try to develop great code + + +About your skills and what you are going to do? +======= +- HTML5 / CSS3 +- PHP +- JS / JQuery diff --git a/Teams/ITStep/team.json b/Teams/ITStep/team.json new file mode 100644 index 0000000..feaa16d --- /dev/null +++ b/Teams/ITStep/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "ITStep", +"members": [ +{ +"name": "Illya Rochev", +"twitter": "@illyar80", +"koding": "illyar80", +"location": "Dnepropetrovsk,UKR" +} +] +}