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

Block or report BigBIueWhale

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

    Unzip iso file, change contents, then zip it back up

    Shell 1

  2. pci_linux_driver pci_linux_driver Public

    PCIe BAR register read / write and DMA buffer allocation- get a pointer to a physical DMA address for each PCIe manufacturer_id device_id pair that match the driver's parameters. Kernel space only-…

    C

  3. rsa_cpp rsa_cpp Public

    Simple RSA Implementation

    C++ 1

  4. unlimited_int unlimited_int Public

    Arbitrary-precision arithmetic library for C++ that seamlessly behaves just like regular int using operator overloading.

    C++

  5. utf utf Public

    UTF8 to UTF32 converter, and UTF32 to UTF8 converter

    C++

  6. multilateration_visualizer multilateration_visualizer Public

    Position probability visualization for tracking tag sensors in 3d space that provide distances from the detected stations (anchors), assuming that the relative positions of the anchors are static a…

    TypeScript