I started learning JavaScript and began with some simple programs.
In this repository, I have created a basic calculator and a student marks and grade checker. While creating them, I practiced operators, if-else, ternary operators, and switch cases.
These are small programs, but they help me understand JavaScript better as I continue learning and practicing.