◐ Shell
clean mode source ↗

GitHub - Hardvan/CipherNet

CipherNet is a website dedicated to educating people about encryption algorithms and techniques, and how they can be used to secure online communication. The website features interactive examples of various encryption methods, including the Morse Code.

Link to the website

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Flask (Python web framework)

Parallax Effect

The CipherNet website utilizes a parallax effect on the homepage to create an illusion of depth and movement. This effect is achieved by having multiple layers of content scroll at different speeds, creating a 3D-like effect.

Morse Code

One of the interactive examples on the CipherNet website is the Morse Code encoder and decoder. Users can input text and see it translated into Morse Code, or input Morse Code and see it translated back into text.