A simple tool to convert hex numbers to binary and decimal.
Used AI for assistance with the text area fields (it was getting outside of the container). I also used AI to improve the content of the explanation and help me with the copy animation.
A simple tool to convert hex numbers to binary and decimal.
Used AI for assistance with the text area fields (it was getting outside of the container). I also used AI to improve the content of the explanation and help me with the copy animation.
I built a simple Hex to Binary and Decimal converter (web app) with live update and digit count features, as well as a copy function. Tbh this is just a last minute project for20 extra cookies I need for a keyboard.
Added copy functionality with an animation and improved the readme! I also cleaned up the code and made a banner in canva.
Log in to leave a comment
Added Hex conversion explanation and made some improvements to the UI so the boxes appear side-by-side
Log in to leave a comment
Added digit count and made it so the input gets filtered (non hex characters get removed and hex numbers get auto capitalized for consistency)
Log in to leave a comment
Switched to text areas for the input and output fields for better readability and usability! I also made some css updates!
Log in to leave a comment
Added more css and fixed some minor issues. The conversion field is now in a container!
Log in to leave a comment
Added basic logic, made barebones html page and added some css styling.
Log in to leave a comment