Skip to content

Saadix-1/JS_basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript BASICS Projects

JavaScript CSS3 HTML5

Welcome to my collection of JavaScript projects focused on fundamental algorithms and data structures. This repository showcases various practical exercises and small applications I developed to strengthen my JavaScript skills and problem-solving abilities.

Projects Overview

Cash Register

A cash register application that calculates the correct change to return to a customer. It considers the purchase price, the cash given by the customer, and the available cash in the register drawer to provide an accurate breakdown of change.

Pokémon JavaScript

An interactive project focused on handling and displaying Pokémon data using JavaScript. It involves working with APIs, DOM manipulation, and dynamic content rendering.

Other Projects

Additional smaller projects and exercises are included in the repository, each targeting specific JavaScript concepts like array manipulation, loops, functions, and basic algorithms.


Features

  • Practical implementation of core JavaScript concepts
  • Algorithmic problem-solving with clear logic
  • Usage of modern JavaScript syntax and best practices
  • Interactive and dynamic user interface examples

How to Use

  1. Clone the repository to your local machine:

    git clone https://github.com/yourusername/JS-BASICS.git
  2. Open the project folders in your code editor to explore the code.

  3. Run the HTML files directly in your browser or serve them via a local server for full functionality.


Technologies Used

  • JavaScript (ES6+)
  • HTML5
  • CSS3

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published