Happy HacktoberFest 2023
-
Updated
Jan 5, 2024 - JavaScript
Happy HacktoberFest 2023
Decided to create a good project that will help the community to have an in-depth knowledge on how to use "for loop" on javascript.however,this project will go a long way for anyone who's interested to understand how looping works also making use of it effectively.
Project No. 3 of 21 of the freeCodeCamp course "JavaScript Algorithms and Data Structures". In this project, you'll code a basic MP3 player using HTML, CSS, and JavaScript. The project covers fundamental concepts such as handling audio playback, managing a playlist, implementing play, pause, next, previous, and shuffle functionalities.
Modern concepts ,examples ,notes
hang-man game Javascript in array's i love to work with arrays in JavaScript
Card Validator App for companies made in colaboration with Carolina Preciado
This is the second book made by NSS for their students. Concepts covered throughout this book will help students acquire newfound knowledge or review essential material needed to code an application in the Javascript language. Data types, data structures, objects, arrays, iteration, functions, properties, conditional statements, and more are cov…
Welcome to the Music Player App ! This repository contains a simple, interactive music player built with HTML, CSS, and JavaScript. The app allows users to interact with a music playlist, control playback, and shuffle through songs. It’s an ideal project for beginners to learn string and array methods in JavaScript while creating a functional.
Javascript Interview Questions and Answer series
Project No. 3 of 21 of the freeCodeCamp course "JavaScript Algorithms and Data Structures". In this project, you can seethe code of a basic MP3 player using HTML, CSS, and JavaScript. The project covers fundamental concepts such as handling audio playback, managing a playlist, implementing play, pause, next, previous, and shuffle functionalities.
This repo includes notes of basic but important topics with appropriate explanations related to JavaScript.
This project is built using React. The data is fetched online in a text form and then split them into chunks of arrays depending on the Table of Contents. For example, main headings were put in one array and subheading in another array and the content in different array. In the end data is displayed on the screen.
CCS code along demo working with array data on local JSON file
This repository contains implementation for data structures and algorithms using javaScript
A memory game where the computer flashes colors in a sequence, and the user repeats the sequence. The sequence grows longer by one color each round. Keeps track of a high score and current score. The high score persists even after refreshing the page.
This project is a simple Rock, Paper, Scissors game where users play against the computer. It allows players to choose between Rock, Paper, and Scissors and keeps track of scores until one player wins by reaching three points.
Javascript for Front-End course at SoftUni -Feb 2024
Add a description, image, and links to the arrays-and-strings topic page so that developers can more easily learn about it.
To associate your repository with the arrays-and-strings topic, visit your repo's landing page and select "manage topics."