Skip to content
View jortvanleenen's full-sized avatar
🤓
🤓

Highlights

  • Pro

Organizations

@QuBo-Delft
Block or Report

Block or report jortvanleenen

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

💻 The code at this account consists of personal projects, as well as work I have undertaken in my academic career. This includes mandatory course projects, but also things I stumbled upon during my courses that I found particularly intriguing and decided to explore further in code.

🌐 If you are curious about what occupies my thoughts, or has kept me up at night lately, check out the latest at jortvanleenen.nl!

✉️ Feel free to reach out by sending me an email.

github-snake

Pinned

  1. jortvanleenen.github.io jortvanleenen.github.io Public

    The source code of my personal website, hosted through GitHub Pages.

    SCSS

  2. leiden-university-beamer leiden-university-beamer Public

    A beamer theme that aims to closely mimic Leiden University's presentation slides as provided in their house style.

    TeX

  3. Thompsons-Construction Thompsons-Construction Public

    This repository contains an implementation of Thompson's Construction in C++ using a recursive descent parsing method.

    C++

  4. draughts.js draughts.js Public

    Forked from shubhendusaurabh/draughts.js

    A Javascript draughts/checkers library for move generation/validation, piece placement/movement, and draw detection

    JavaScript 2

  5. Advent-of-Code Advent-of-Code Public

    My solutions to the Advent of Code programming puzzles.

    C++

  6. UVa-Online-Judge UVa-Online-Judge Public

    A select set of answers to various questions on UVa Online Judge made in C++11.

    C++