Rot13 Cypher In JavaScript With Source Code

The Rot13 Cypher is a simple project developed using HTML, CSS, and JavaScript. It is a special case of the encryption technique in which the shift is always 13. Thus, every letter is shifted 13 places to encrypt or to decrypt the message. When you click ...

Type : Project

File Size : 7.4 KB

Total Downloads : 291

Please click the button below to download the ZIP File.

Download ZIP File
Rot13 Cypher In JavaScript With Source Code

Similar Projects and Reports

Rot13 Cypher In JavaScript With Source Code

The Rot13 Cypher is a simple project developed using HTML, CSS, and JavaScript. It is a special case of the encryption technique in which the shift is always 13. Thus, every letter is shifted 13 places to encrypt or to decrypt the message. When you click ...

Pig Roll In JavaScript With Source Code

Pig Roll in JavaScript is simple dice roll based game. The whole project is in HTML, CSS, and JavaScript. This game is an interesting game fully functional in JavaScript. You can simply use any kind of code editor for this project. This game is in 2D form...

Quiz In JavaScript With Source Code

Quiz In JavaScript project is developed using HTML 5, CSS, and JavaScript. The project is based on the CRUD operation. Here, the user can add, view, edit, and delete the quiz questions. Also, you can take test by clicking on the 'take test' button. You ha...

Code Quiz In JavaScript With Source Code

Code Quiz In JavaScript project is developed using HTML 5, CSS, and JavaScript. The project is for full-stack web development students to test their knowledge of JavaScript fundamentals. The application has a clean and polished user interface rendering r...

Snake In JavaScript With Source Code

This Snake project is a single-player game. This game is a very popular and interesting game. Here, the player has to control the white rectangular-shaped box (termed as a snake) on a bordered plane. You just have to control the snake using the arrow keys...

2048 IN JAVASCRIPT WITH SOURCE CODE

The 2048 is a simple project developed using HTML5, CSS, and JavaScript. This game is about adding two same numbers to form the new number. You can play the game until you are able to create new larger numbers. The player has to move the numbers using arr...


Visit code-projects.org to download thousands of other free projects