Coding Theory Calculator
Welcome to our coding theory calculator webpage! This webpage is designed to help you solve a variety of coding theory related problems, including calculating the Hamming distance, decoding Hamming codes, C24 decoding, syndrome decoding, and more.
About Us
I made this website because I could not find any online tools to help me solve coding theory related computational problems when I was taking the Coding Theory course CO331 at the University of Waterloo. I have obtained the permission of Professor Alfred Menezes to publish this website. Apart from the calculators themselves, this website contains some basic definitions on each page.
This website is created using Next.js and TailwindCSS, with the backend created using Express and Node.js.
Contribute
Feel free to contribute by visiting the github page https://github.com/pl3lee/coding-theory-calculator and creating a pull request, or contact me directly through email at [email protected].