https://github.com/arkodeepsen/js-projects
https://github.com/arkodeepsen/js-projects
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arkodeepsen/js-projects
- Owner: arkodeepsen
- Created: 2022-12-08T16:26:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T16:49:43.000Z (about 3 years ago)
- Last Synced: 2025-03-29T19:09:36.783Z (10 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Issued November 12, 2022
This certifies that
Arkodeep Sen
has successfully completed the freeCodeCamp.org
JavaScript Algorithms and Data Structures
Developer Certification, representing approximately 300 hours of coursework.
Quincy Larson
Executive Director, freeCodeCamp.org
Verify this certification at https://freecodecamp.org/certification/arkodeep/javascript-algorithms-and-data-structures
As part of this certification, Arkodeep Sen built the following projects and got all automated test suites to pass:
Palindrome Checker: [solution](https://github.com/arkodeepsen/JS-Projects/tree/main/Palindrome%20Checker)
Roman Numeral Converter: [solution](https://github.com/arkodeepsen/JS-Projects/tree/main/Roman%20Numeral%20Converter)
Caesars Cipher: [solution](https://github.com/arkodeepsen/JS-Projects/tree/main/Caesars%20Cipher)
Telephone Number Validator: [solution](https://github.com/arkodeepsen/JS-Projects/tree/main/Telephone%20Number%20Validator)
Cash Register: [solution](https://github.com/arkodeepsen/JS-Projects/tree/main/Cash%20Register)
