Binary Converter Webapp
Solving a problem, and learning at the same time.
Motivation
I first thought of this idea to create a simple webapp to convert between different number representations after completing the Introduction to Computer Systems course at my university. I was frustrated that as I was studying, there wasn’t a single website that I could use to convert between all of the different number representations that I needed.
I also had just started a new job and needed to learn VueJS so I took this as an opportunity to learn new technologies. If you’re interested in checking it out, it’s available here.