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

Block or report BB-301

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. iced-material-icon-browser iced-material-icon-browser Public

    A simple Iced application that I wrote as a learning activity, which allows you to browse the full list of regular Material Icons.

    Rust 27 1

  2. vscode-extension-symbol-comment-navigator vscode-extension-symbol-comment-navigator Public

    A simple VSCode extension that allows navigating marked comments as if they were code symbols, similar to Xcode's // MARK: syntax.

    TypeScript

  3. c-mpsc c-mpsc Public

    A C POSIX multi-thread based multiple producers, single consumer (MPSC) channel library

    C

  4. c-generic-doubly-linked-list c-generic-doubly-linked-list Public

    A simple and experimental C implementation of a generic doubly linked list

    C

  5. c-fancy-string c-fancy-string Public

    A C library for easy and fun string manipulation

    C

  6. node-simple-encryption-util node-simple-encryption-util Public

    A simple Node.js library (written in TypeScript) and accompanying CLI tool for encrypting and decrypting data using the AES-256 CBC algorithm.

    TypeScript