A collection of JavaScript projects, assignments, and coding challenges from my course.
A browser-based Tic-Tac-Toe game where the player competes against the computer.
- Source folder
- Live GitHub Pages: https://jeetsarab.github.io/JavaScript-Projects/Basic%20Java%20Script%20Projects/TicTacToe/TicTacToe.html
A browser-based calculator for basic arithmetic operations.
- Source folder
- Live GitHub Pages: https://jeetsarab.github.io/JavaScript-Projects/Basic%20Java%20Script%20Projects/calculator/calculator.html
- HTML
- CSS
- JavaScript