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

Hi! ๐Ÿ‘‹

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

  • ๐Ÿ‡ฑanguage design and formal languages
  • โš™๏ธ Compiler design and optimizations
  • ๐ŸŽฎ Game programming
  • ๐Ÿ‘จโ€๐Ÿซ Teaching computer 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
  • ๐ŸŽฎ Game programming in Bevy
  • ๐Ÿ“ Robotics with Raspberry Pi
  • Teaching the basics of programming to beginners.

Pinned Loading

  1. aoc2024 aoc2024 Public

    My Advent of Code 2024 solutions

    Makefile

  2. HP_FFNN HP_FFNN Public

    Java

  3. rann rann Public

    Rust Artificial Neural Network

    Rust

  4. pietermantel/2DGame pietermantel/2DGame Public

    A 2D Game

    Java