diff --git a/Teams/Crystallized/ABOUT.md b/Teams/Crystallized/ABOUT.md new file mode 100644 index 0000000..6e2b1e3 --- /dev/null +++ b/Teams/Crystallized/ABOUT.md @@ -0,0 +1,18 @@ +Gaining Momentum +================ +Forever unsatisfied with the state of Dev-tools, finally ran out of excuses not to try my own.. + +Team Crystallized +================= +Pascal -> very briefly Java -> Python -> C++ -> Javascript. + +Looking forward to giving something back to the community. + +What? +======= +Fell in a love-hate relationship with Javascript 2 years ago. + +This weekend, we are gonna have the talk - can we make it work long term? Or are the scars from her past just too deep? +It will be Famo.us! + +*In case it goes well, maybe will bring in a designer friend to polish things up a bit diff --git a/Teams/Crystallized/team.json b/Teams/Crystallized/team.json new file mode 100644 index 0000000..3d4322c --- /dev/null +++ b/Teams/Crystallized/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Crystallized", + "members": [ + { + "name": "Martin Vavrovic", + "twitter": "@ranmacar", + "koding": "ranmacar", + "location": "Berlin, DE" + } + ] +}