Hi guys :D This is a decimal/binary/octal/hexadecimal converter I made :) ---------------------------- Instructions ---------------------------- Change the input format and the output one as you need, then click on the dark grey box and type what you want to convert (basically use it like Google Translate :P). To copy the result, click on the button on the bottom right. WARNING: If you enter a big number, you could see many "0" at the end of the result. This is NOT a bug, simply computers have a limited amount of memory to use for calculations, and so this converter has a limit. (At least, this is my theory :P) But hey, this works great :) Check also the original project I made in HTML, CSS and JavaScript here: https://turbo-converter.netlify.app/ (Yeah, the design isn't the best...) ------------------------------- Credits ------------------------------- Thank you soooooo muchhhhhh to @griffpatch for existing, ad for his text engine and sprite layering tutorials :) Design inspired by Google Translate All art made by me in Illustrator, Font: Nasalization Great thanks to my IT teacher too, to have teached me all I know about binary, octal and hexadecimal codes :D Finally, all the rest of the code is by me, and the conversion scripts are mine and not copied from anywhere. ------------------------------------------------------------------------- Read this far? Well, I think I should thank you too for viewing my project :) #binary #octal #hexadecimal #converter #binaryconverter #octalconverter