/* Nikolas Knickrehm */

.about {
   gender: male;
   age: 16;
   country: germany;
}

.development {
   areas: gamedevelopment, webdevelopment;
   languages: java, c++, html, css, javascript;
}

.gaming {
   genre: action, rpg, strategic, shooter;
   games: assassin's creed, guild wars 2, league of legends, team fortress 2;
}

.social {
   facebook: dasistgeheim;
   twitter: #nikn_DE;
   google+: nikolas knickrehm;
   steam: diesernameisteinfallslos;
}

.contact {
   e-mail: nikolas@knickrehm.net;
   impressum: impressum;
}