Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 301 Bytes

File metadata and controls

9 lines (5 loc) · 301 Bytes

Secret Message

Hide your private conversations from possible intruders


This is a coding exercise that requires applying the Caesar cipher into a web application in which the user may need to encode and decode messages through a web navigator.

Programs used: HTML / CSS / JavaScript