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