Hex converter banner

Hex converter

6 devlogs
2h 26m 44s

A simple tool to convert hex numbers to binary and decimal.

This project uses AI

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.

Demo Repository

Loading README...

KON/NOS R

Shipped this project!

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.

KON/NOS R

Added copy functionality with an animation and improved the readme! I also cleaned up the code and made a banner in canva.

Attachment
0
KON/NOS R

Added Hex conversion explanation and made some improvements to the UI so the boxes appear side-by-side

Attachment
0
KON/NOS R

Added digit count and made it so the input gets filtered (non hex characters get removed and hex numbers get auto capitalized for consistency)

Attachment
0
KON/NOS R

Switched to text areas for the input and output fields for better readability and usability! I also made some css updates!

Attachment
0
KON/NOS R

Added more css and fixed some minor issues. The conversion field is now in a container!

Attachment
0
KON/NOS R

Added basic logic, made barebones html page and added some css styling.

Attachment
0