You must be logged in to sponsor klmr
Become a sponsor to Konrad Rudolph
Hi, I’m Konrad. 👋
I’m a developer of open-source tools for various languages. The two most widely used tools I’ve developed are
- ‘box’, which brings a modern module system to R
- the minted package, which brings rich syntax highlighting for many different languages to LATEX (now fully maintained by @gpoore)
I’ve also contributed to a variety of the most-used packages in the R ecosystem and to several syntax highlighting engines, including the engine used by GitLab and Jekyll and that used on Stack Overflow.
All this is work I am doing 100% in my spare time.
I’m also one of the all time top 0.01% contributors on Stack Overflow. In fact, if you frequently work with one of the programming languages in my top tags, chances are you’ve stumbled across my answers.
Featured work
-
klmr/named-operator
Named operators for C++
C++ 496 -
klmr/cpp11-range
Range-based for loops to iterate over a range of numbers or values
C++ 307