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

Block or report alansberman

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

Popular repositories

  1. imageManipulator imageManipulator Public

    Performs a variety of operations on images: addition, subtraction, masking, inverting and thresholding

    C++ 1

  2. audioManipulator audioManipulator Public

    Performs a variety of editing operations on audio files: adding files, removing portions thereof, reversing files, changing their volume factor, and normalizing them.

    C++ 1

  3. hello_world hello_world Public

    First repo

  4. studentDB studentDB Public

    A simple student DB created in C++

    C++

  5. volumetricImageManipulator volumetricImageManipulator Public

    A volumetric image tool that loads a stack of 2D images and manipulates them using raw pointers.

    C++

  6. huffmanEncoder huffmanEncoder Public

    Compresses a bit stream using Huffman encoding.

    C++