diff --git a/Teams/Borzik/ABOUT.md b/Teams/Borzik/ABOUT.md new file mode 100644 index 0000000..2822fb9 --- /dev/null +++ b/Teams/Borzik/ABOUT.md @@ -0,0 +1,16 @@ +About me +=========================== + +I'm full stack web developer from Ukraine with over 3 years of web development experience. I like that job very much. I didn't find a team for myself, so it's a solo, but I'll do my best to deliver really interesting application. + +#### Languages I use: +- Ruby +- Javascript +- Go + +#### Frameworks: +- Ruby on Rails +- Backbone.js +- and others... + +There is nothing special to say about the application which will be built, however I'm going to use some great APIs to deliver new interesting solution for cross-language communicating. diff --git a/Teams/Borzik/team.json b/Teams/Borzik/team.json new file mode 100644 index 0000000..de3e04f --- /dev/null +++ b/Teams/Borzik/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Borzik", + "members": [ + { + "name": "Felix Borzik", + "twitter": "feb315", + "koding": "borzik1992@gmail.com", + "location": "Kiev, UA" + } + ] +}