JavaScript

JavaScript Source Code

Free JavaScript Source Code. Download 10 latest JavaScript with source code for free here.

Interactive Map with Markers Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Interactive Map with Markers project, a dynamic web application that transforms the exploration of geographic locations into an engaging and user-friendly experience. Leveraging HTML, CSS, and JavaScript, this project incorporates the Leaflet.js library to offer an interactive map interface. Users can seamlessly mark and save locations, providing a comprehensive solution for

SOS Game using HTML and CSS in VanillaJS with Source Code

Submitted by razormist on
SOS Game using HTML and CSS in VanillaJS with Source Code - A board game created purely in JavaScript where your opponent is a smart AI. The player must align the SOS in (horizontal, vertical, diagonal) to score, and the first player with the most points will win the game. JavaScript Source Code.

Salary Calculator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to our innovative Salary Calculator web application, where the power of HTML, CSS, and JavaScript converges to provide a comprehensive and user-friendly platform for estimating your earnings. This project is designed with simplicity and functionality in mind, allowing users to input key details such as age, years of working, job role, and work hours to instantly generate a detailed salary

Shopping Cart App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Shopping Cart App, an immersive online retail experience seamlessly crafted with HTML, CSS, and JavaScript. This dynamic web application offers users an intuitive and visually engaging platform to explore, select, and manage their favorite products. The product showcase showcases an array of items, complete with captivating images, names, and prices, creating an enticing virtual

Sliding Puzzle Game in VanillaJS with Source Code

Submitted by razormist on
Sliding Puzzle Game in VanillaJS with Source Code - A sliding puzzle number game coded purely in JavaScript where you need to position the numbers correctly by sliding the tiles. When you start the game, the numbers will be automatically disarranged, and you will need to arrange them in the correct order. JavaScript Source Code.

Currency to Word Converter using jQuery in JavaScript with Source Code

Submitted by razormist on
Currency to Word Converter using jQuery in JavaScript with Source Code - A JavaScript application that uses the jQuery library to create a currency to word converter. This application can convert the number you enter into words and also allows you to choose the type of currency. JavaScript Source Code.

ChatBot Using ChatGPT API, HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the " ChatBot Using ChatGPT API" project, a dynamic and interactive chat application powered by the advanced capabilities of OpenAI's GPT-3.5 Turbo model. This project seamlessly integrates HTML, CSS, and JavaScript to create a modern and user-friendly chatbot experience. As you explore this project, you'll discover a host of features designed to enhance the user experience. From a

Student Grade Generator App in VanillaJS with Source Code

Submitted by razormist on
Student Grade Generator App in VanillaJS with Source Code - A web application created purely in JavaScript where you can generate your student's grades. You can automatically calculate your student's grade by providing their grades per subject, which will give you an accurate result. JavaScript Source Code.

Guess the Pokemon Game in VanillaJS with Source Code

Submitted by razormist on
Guess the Pokemon Game in VanillaJS with Source Code - A web game application that uses an API to create this 'Guess the Pokemon' game. The application integrates the API data to fetch the list of Pokemon and displays them as silhouettes that need to be guessed. JavaScript Source Code.