Skip to content

Ahmed-dev77/Javascript-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Project Series 🚀

A collection of basic JavaScript projects created to strengthen core JavaScript concepts such as DOM manipulation, events, conditions, loops, and basic logic building.

This repository is beginner-friendly and ideal for students and developers who are starting their JavaScript journey.


📌 Projects Included

1️⃣ Currency Converter

A simple currency converter that allows users to convert one currency into another using predefined or API-based exchange rates.

Concepts Used:

  • DOM Manipulation
  • Event Handling
  • JavaScript Functions
  • Basic Logic

2️⃣ Paper Scissor Game

A classic Paper–Scissor game where the user plays against the computer.

Concepts Used:

  • Math.random()
  • Conditional Statements
  • User Interaction
  • Game Logic

3️⃣ Tic Tac Toe Game

A basic implementation of the Tic Tac Toe game using JavaScript.

Concepts Used:

  • Arrays
  • DOM Events
  • Game State Management
  • Conditional Logic

🛠 Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)

▶️ How to Run the Projects

  1. Clone the repository:
    git clone https://github.com/your-username/JavaScript-project-series.git

About

Javascript Project Series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors