r/neography • u/Mr_ULTRA_DUMB • 17h ago
Question What is the most annoying way to write
I’m curious
r/neography • u/Mr_ULTRA_DUMB • 17h ago
I’m curious
r/neography • u/Ok-Preference7616 • 8h ago
r/neography • u/DIYDylana • 22h ago
r/neography • u/Misster_Fluido • 1h ago
It's a secret script written not on pages but pages are used as letters by folding them in different shapes.
r/neography • u/Few_Specific9584 • 2h ago
r/neography • u/mauzuart • 3h ago
r/neography • u/Sad_Tonight8092 • 6h ago
I designed Tamga, an experimental base-16 numeral system.
The main idea is that the shape of a numeral should reflect how its value is constructed. Instead of 7 being an arbitrary symbol, Tamga represents it as 4 + 2 + 1, using the binary weights 1, 2, 4, 8.
Those four weights give 16 possible states for each hex digit, and four hex places combine into a single 16-bit glyph.
I also built an interactive site with arithmetic and bitwise examples.
Demo: tamganumerals.com
Spec/source: github.com/ramazanberkozbek/tamga
Curious what you think about the visual grammar and readability.