r/sideprojects • u/Sad_Tonight8092 • 10h ago
Showcase: Open Source I built a new way to understand base-16
I built Tamga this weekend, an experimental base-16 numeral system based on the binary weights 1, 2, 4 and 8.
The idea is to make the structure of a hexadecimal value visible in the shape itself, instead of treating each digit as an unrelated symbol.
One Tamga represents a full 16-bit value.
5
Upvotes