Hi! I'm currently studying Computer Science and Information Science at Utrecht University. The project I am currently working on is storytel-api. Feel free to contact me!
const Me = require("./Maurits.json");
console.log(`Hi! Im ${Me.name}`);
console.log(`I mainly program in ${Me.preferredLanguage}, woops I meant ${Me.preferredProgrammingLanguage}`);
console.log(`I have two adorable cats named ${Me.pets.cats[0].name} and ${Me.pets.cats[1].name}`);
console.log(`You can find them on my site! ${Me.site}`);
// Hi! Im Maurits
// I mainly program in Dutch, woops I meant TypeScript
// I have two adorable cats named Pippa and Olly
// You can find them on my site! MauritsWilke.com
For the lazy: MauritsWilke.com
Everyone seems to have these embeds on their profile, so here's mine: