This repository is a collection of JavaScript projects and code snippets that reflect my learning journey, starting from the basics and progressing to more advanced concepts. These projects are inspired by various YouTube tutorials, self-learning, and practical experimentation with JavaScript.
Understanding variables (let, const, var), and JavaScript's primitive data types.