A simple JavaScript palindrome checker built for the FreeCodeCamp curriculum. It takes user input, processes the string, and determines whether it reads the same forward and backward.
-
Updated
May 29, 2026 - JavaScript
A simple JavaScript palindrome checker built for the FreeCodeCamp curriculum. It takes user input, processes the string, and determines whether it reads the same forward and backward.
A simple JavaScript Caesar cipher decryptor built for FreeCodeCamp, focusing on string manipulation and basic algorithm logic.
Add a description, image, and links to the javascript-string-manipulation topic page so that developers can more easily learn about it.
To associate your repository with the javascript-string-manipulation topic, visit your repo's landing page and select "manage topics."