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

Block or report dustinboston

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. veedoom veedoom Public

    A virtual DOM compiled to WebAssembly for max perf gains 💪. Implements the Myers diff algorithm for diffing children.

    Rust

  2. keyword-classic keyword-classic Public

    Extract keywords from a document using some classic NLP methods.

    TypeScript

  3. algorithms algorithms Public

    Algorithms from Introduction to Alogrithms and elsewhere, written in JavaScript.

    TypeScript

  4. design-patterns design-patterns Public

    Ports of Gang of Four design patterns in JavaScript