- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
/* 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;
}