Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 723 Bytes

File metadata and controls

23 lines (14 loc) · 723 Bytes

JavaScript Projects

A collection of JavaScript projects, assignments, and coding challenges from my course.

Tic-Tac-Toe

A browser-based Tic-Tac-Toe game where the player competes against the computer.

Calculator

A browser-based calculator for basic arithmetic operations.

Technologies Used

  • HTML
  • CSS
  • JavaScript