Skip to content
View MauritsWilke's full-sized avatar
πŸŒ‘
Having a dark mode should be mandatory by law.
πŸŒ‘
Having a dark mode should be mandatory by law.

Highlights

  • Pro

Block or report MauritsWilke

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MauritsWilke/README.md

πŸ’‘ About me

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

πŸ“Š Statistics

Everyone seems to have these embeds on their profile, so here's mine:

Β mauritswilke

Pinned Loading

  1. mcpfp mcpfp Public

    A website to generate Minecraft profile pictures

    Svelte 173 36

  2. storytel-api storytel-api Public

    An unofficial wrapper for the Storytel API

    TypeScript 15 5

  3. MassWebhooks MassWebhooks Public

    Add a webhook to all of your GitHub repositories at once!

    TypeScript 9 1

  4. AdventOfCode AdventOfCode Public

    My solutions for Advent of Code

    TypeScript 4