Skip to content
View nielsreijers's full-sized avatar
Block or Report

Block or report nielsreijers

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
nielsreijers/README.md

Hi there, I'm Niels!

🗄     Some repository highlights

As most of my work unfortuanately has been closed source (😔) this is still a rather limited list.

  • CapeVM The sources for my PhD research, described in my thesis, and this paper (requires ACM digital library access). Not very polished code, so drop me a line if you're interested in reproducing the results.
  • categorytheory My answers so far to Bartosz Milewski's excellent Category Theory for Programmers. As you can see I'm stuck at Adjunctions. I should pick this up again sometime.
  • io_monad A simple reimplementation of the IO Monad. Writing this really took away a lot of the mystery for me.

📝     Blog

I recently started a blog to document my journey learning Rust, but I'm really enjoying writing these posts so I'll probably use it to vent my opinion on anything relatied to programming. 🖋️🖋️🖋️

https://nielsreijers.github.io

🗛     My acronyms of choice

  • KISS
  • DRY (when in conflict with KISS, prefer the first until n>2)
  • YAGNI

🤝     Let's Connect

Gmail

LinkedIn

Whatsapp

CV

Popular repositories

  1. wukong-darjeeling wukong-darjeeling Public

    Darjeeling for WuKong

    Java 1 18

  2. phdthesis phdthesis Public

    TeX 1

  3. cloudcomputingcourse cloudcomputingcourse Public

    Python

  4. sublimetext sublimetext Public

  5. chrome-extension chrome-extension Public

    JavaScript

  6. chrome-extension-server chrome-extension-server Public

    Backend for chrome-extension

    Go