diff --git a/Teams/CraftyInterface/ABOUT.md b/Teams/CraftyInterface/ABOUT.md new file mode 100644 index 0000000..3971c3b --- /dev/null +++ b/Teams/CraftyInterface/ABOUT.md @@ -0,0 +1,22 @@ +# Crafty Interface + +My name is Vedran, I have a lot of ideas and I want to make some of them happen. + +## About me + +I'm a front-end developer who is excited about the endless potential of the web, and being able to build things that a lot of people can use every day. I'm passionate about my craft, I have a good eye for details and an absolute commitment to making sure features are well implemented. I always write maintainable front-end markup. I love responsive web design and mobile-first perspective. + +I can transform designs and concepts into efficient and lively interactive user experiences that are quick and responsive. + +My second passion is crafting user interfaces with a seamless user experience in mind. Creating prototypes and wireframes is my joy. + +I have working knowledge on the application level programming with Ruby on Rails. I will be using RoR for making my idea happen. + +### What I know + +Modern HTML, JavaScript and CSS +JavaScript MVC framework AngularJS +Third party CSS and Javascript libraries and frameworks +Application level programming with Ruby on Rails +Social web services and APIs (Facebook, Twitter, etc) +Working with version control (GIT) diff --git a/Teams/CraftyInterface/team.json b/Teams/CraftyInterface/team.json new file mode 100644 index 0000000..88e534b --- /dev/null +++ b/Teams/CraftyInterface/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Crafty Interface", + "members": [ + { + "name": "Vedran Blaženka", + "twitter": "vblazenka", + "koding": "vblazenka", + "location": "Zagreb, HR" + } + ] +}