Expanded Projects

Source: LEARN_BINARY_AND_HEXADECIMAL_DEEP_DIVE.md

Projects

    1. Universal Base Converter (P01-universal-base-converter.md)
    1. Hex Color Visualizer (P02-hex-color-visualizer.md)
    1. Bitwise Logic Calculator (P03-bitwise-logic-calculator.md)
    1. Two’s-Complement Range Explorer (P04-twos-complement-explorer.md)
    1. Endianness Inspector (P05-endianness-inspector.md)
    1. ASCII/UTF-8 Byte Inspector (P06-ascii-utf8-inspector.md)
    1. Flag and Permission Decoder (P07-flag-decoder.md)
    1. File Signature Identifier (P08-file-signature-id.md)
    1. Hexdump Clone (P09-hexdump-clone.md)
    1. Binary Diff and Patch Tool (P10-binary-diff-patch.md)
    1. BMP Header Decoder (P11-bmp-header-decoder.md)
    1. Bitfield Packing Lab (P12-bitfield-packing-lab.md)