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

Block or report richhaar

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

Pinned

  1. richhaar.com richhaar.com Public

    Code for my personal blog @ richhaar.com

    JavaScript

  2. autosar-crc autosar-crc Public

    JavaScript NPM package for 8 bit, 16bit, 32bit and 64 bit CRC functions as specified by the AUTOSAR standard, written with C++

    C++ 5 2

  3. genpass genpass Public

    A Unix password generator, encrypting passwords locally with Java's AES/CBC/PKCS5Padding mode.

    Clojure

  4. Kitware/vtk-js Kitware/vtk-js Public

    Visualization Toolkit for the Web

    JavaScript 1.2k 361

  5. algorithm-design-manual-solutions algorithm-design-manual-solutions Public

    My workings on The Algorithm Design manual exercises

    1

  6. dancing-links-sudoku dancing-links-sudoku Public

    Sudoku solver using Donald Knuth's AlgorithmX with dancing links. Written in C++, solving sudokus in sub 1ms.

    C++ 1