This project can convert numbers in the binary numeral system to the decimal system, and the other way round too. For the from binary to decimal conversion algorithm, I used my knowledge from a book that I remember listing through once. To use this project, simply click one of the buttons and do as guided. For the decimal to binary conversion algorithm, I used the first method in this page: https://www.wikihow.com/Convert-from-Decimal-to-Binary Thanks to @henharm for the power block that I used in this project.