Projects I completed during the JavaScript Algorithms and Data Structures freeCodeCamp course.
Overview of projects:
Palindrome Checker: Determines if a user's input is a palindrome.
Roman Numeral Converter: Converts a user's input into a roman numeral.
US Phone Validator: Determines if a user's input is a valid US phone number.