🎯
Focusing
Software engineer, technophile, tinkerer.
Domains include embedded systems, finance, energy and gis.
Building @epsilon-sh
Pinned Loading
-
-
Base 10 to shadok converter
Base 10 to shadok converter 1const shadok = n => parseInt(n)
2.toString(4)
3.split('')
4.map(e => ['ga', 'bu', 'zo', 'meu'][e])
5.join(' ')
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.