=)
Simple binary to hexadecimal converter that works by dividing the hex number into 4-bit chunks, then converting each chunk to hexadecimal.