diff --git a/Teams/Knecht/ABOUT.md b/Teams/Knecht/ABOUT.md new file mode 100644 index 0000000..eca378a --- /dev/null +++ b/Teams/Knecht/ABOUT.md @@ -0,0 +1,17 @@ +Knecth +================ + +I am Ivan Gabriel. I will be working solo on this one. + +About Me +=========================== + +| Ivan Gabriel +|--- +| ![Ivan Gabriel](http://graph.facebook.com/ivangjuricic/picture?type=large) + +I'm a web developer with over seven years of professional experience, through which time I worked with various web technologies. +I believe web is great tool that can be used to enhance our lives. +Because of all the development difficulties people are being less creative and less efficient when pushing the envelope of web possibilities. + +My plan is to create one of educational prototypes for this first global hackathon, primarily using JavaScript. diff --git a/Teams/Knecht/team.json b/Teams/Knecht/team.json new file mode 100644 index 0000000..b32b783 --- /dev/null +++ b/Teams/Knecht/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Knecht", + "members": [ + { + "name": "Ivan Gabriel Juricic", + "twitter": "iggitweets", + "koding": "pocketbyte", + "location": "Zagreb, HR", + "lead": true + } + ] +}