„It's not a bug. It's an undocumented feature.“ — unknown
const mjohne = {
age : 43,
location : "Bremen, Germany",
education : ["first training as a technical assistant for computer science",
"then a student of media informatics at the university",
"currently further training as an IT specialist for application development"],
appliedLanguages : ["C#", "Java"],
currentlyWorkingOn : "Data management software of minor planets",
experiencedIn : ["desktop programming", "astronomic stuff"],
lookingFor : ["Internship", "Gain new experiences"]
/*
* superPower : ["I open automatic doors with telekinesis.", "Cats like me. All cats."]
*/
};




