This repository represents all my learning and projects I am doing on JavaScript. You can find separate documented readme files inside each folder.
A classic rock-paper-scissors game where you choose an option, and the program selects a random one. Test your luck and strategy—it's tougher than you think to beat the computer! Play here : https://tanvir70.github.io/JavaScript/RockPaperScissors/
A simple currency converter that allows you to compare exchange rates between two different countries. It's a helpful tool for observing fluctuating currency values. Take a peek here : https://tanvir70.github.io/JavaScript/CurrencyConverter/