CypherText

About This Project

This project was built after I decided to build a simple website to run a simple program I made about a classical cipher method.

I do not know what is the name of the cipher method. But, it is some kind of monoalphabetical and shifted letter just like caesar cipher. The main difference is how this letter sequence shifted by placing unique letters from the key to the beginning of the sequence.

This website itself uses Next.js to build and Tailwind CSS to style.