A strictly curated showcase of the five final applications required for the freeCodeCamp JavaScript Algorithms and Data Structures certification.
This repository bypasses introductory syntax and isolated algorithms to focus exclusively on production-ready builds. Each project is a standalone application demonstrating advanced DOM manipulation, Object-Oriented Programming (OOP), asynchronous API handling, and polished frontend design.
- Markdown to HTML Converter: (Regex & String Parsing)
- Drum Machine: (Audio API & Interactive Event Listeners)
- Voting System: (Maps, Sets & State Management)
- Bank Account Manager: (Classes & Object-Oriented Logic)
- Weather App: (Asynchronous JS & API Integration)