Skip to content
View HeikoRibberink's full-sized avatar

Block or report HeikoRibberink

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

Hi! 👋

I am an enthousiastic third-year Computer Science student at the University of Leiden, interested in:

  • 🇱anguage design and formal languages
  • ⚙️ Compiler design and optimizations
  • 🎮 Game programming

I have programming experience in the following:

  • 🔤 Languages (in descending order of experience):

    • ⚙️ Rust (4 years)
      • Game design with Bevy
      • Full-stack web development with Leptos
      • Embedded development on Raspberry Pi
      • Web scraping
    • 🐍 Python (2 years)
      • Full-stack web development with Flask
      • Discord bot development
    • ☕ Java (4 years, my first programming language)
      • My first (serious) programming language
      • Game design
    • 🦶🔫 C++ (3 years, the default language for my study)
      • CUDA GPU programming
      • Algorithms and data structures
    • 💻 C (1 year)
  • 🧰 Tools:

    • ⌨️ Vim (3 years)
    • :octocat: Git (5 years)
    • 🐴 Valgrind/cachegrind

I am currently learning:

  • Koka
  • ⚛️ Javascript/Typescript/React

Pinned Loading

  1. yacc-to-ts yacc-to-ts Public

    Yacc to tree-sitter converter

    Yacc 1

  2. koka-community/tree-sitter-koka koka-community/tree-sitter-koka Public

    Koka grammar for tree-sitter

    JavaScript 15 4

  3. koka-lang/koka koka-lang/koka Public

    Koka language compiler and interpreter

    Koka 3.7k 187

  4. aoc2024 aoc2024 Public

    My Advent of Code 2024 solutions

    Makefile