Skip to content

This repository contains all my JavaScript projects, challenges, and assignments completed as part of my course.

Notifications You must be signed in to change notification settings

kanav-tech/JavaScript-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 JavaScript Projects

This repository contains all JavaScript projects, coding challenges, and assignments completed during my course.

Each folder inside this repository contains a different assignment or project, organized by topic or lesson.

I will regularly push updates here as I complete more exercises and receive feedback from my instructor.

Thank you for reviewing my work!


📁 Featured Projects

🍕 Pizza Menu

An interactive pizza ordering form where users can:

  • Select from a variety of toppings
  • Enter order details
  • Get an automatically calculated total price
    This project focuses on form handling, DOM manipulation, and JavaScript conditionals.

❌⭕ Tic-Tac-Toe Game

A fun web-based version of the classic game:

  • Dice roll to randomly select the first player
  • Players choose their tokens (X or O)
  • Audio feedback and flashing lights celebrate the winner
    This project emphasizes game logic and dynamic DOM updates.

🧮 Calculator

A basic four-function calculator built with clean HTML, CSS, and JavaScript:

  • Supports addition, subtraction, multiplication, and division
  • Sleek and responsive layout
    This project is great for mastering event handling and arithmetic logic.

🔧 Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)

🚀 How to Use

  1. Clone the repository:
    git clone https://github.com/kanav-tech/JavaScript-Projects.git

About

This repository contains all my JavaScript projects, challenges, and assignments completed as part of my course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published