JavaScript

JavaScript Source Code

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

Abacus Calculator App in HTML&CSS in JavaScript with Source Code

Submitted by razormist on
Abacus Calculator App in HTML&CSS in JavaScript with Source Code - An abacus calculator coded in JavaScript, where you can calculate numbers. This project visualizes the real function of an abacus calculator, where you move the beads to perform calculations. JavaScript Source Code.

Flappy Bird Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Flappy Bird Game using HTML&CSS in VanillaJS with Source Code - A clone game application coded purely in JavaScript with the same mechanics. The game is very similar to the original, where the objective is to avoid colliding with any pipes to achieve a higher score. JavaScript Source Code

Chrome Dinosaur Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Chrome Dinosaur Game, a web-based recreation of the beloved offline game found in the Google Chrome browser. This project is designed to showcase the power and versatility of fundamental web technologies: HTML, CSS, and JavaScript. By combining these technologies, we've created an interactive and engaging game that not only entertains but also provides a practical example of how to

Music Lyrics Search App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Music Lyrics Search App using HTML&CSS in VanillaJS with Source Code - A lyrics searcher app coded purely in JavaScript lists your favorite songs. The application uses an API to fetch data that contains specific artists and music lyrics. JavaScript Source Code.

Stopwatch App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Stopwatch App, a web-based application crafted using HTML, CSS, and JavaScript. This app is designed to provide precise time measurement with an intuitive and user-friendly interface. Whether you need to time your workouts, cooking, or any other tasks, this app offers a seamless experience with its modern design and easy-to-use controls for starting, pausing, and resetting the timer

Horoscope App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Horoscope App using HTML&CSS in VanillaJS with Source Code - A fortune application coded purely in JavaScript that can predict your life status. This application can display the result by entering your zodiac sign to give you an accurate prediction. JavaScript Source Code.

Random Quote with Screenshot Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Random Quote with Screenshot project, a simple yet powerful web application designed to generate random quotes and capture them as images. This project leverages the power of HTML, CSS, and JavaScript to provide a seamless user experience. Whether you're looking to get inspired or share a moment of wisdom, this application ensures you have a fresh quote at your fingertips with just

Random Cute Cat Image Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Random Cute Cat Image project! This web application is designed to bring a smile to your face by displaying random images of adorable cats at the click of a button. It demonstrates how HTML, CSS, and JavaScript can be combined to create a visually appealing and interactive experience. With a clean and modern interface, this application features a simple button that fetches a random

Emoji Catcher Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Emoji Catcher Game! This interactive and entertaining game challenges your speed and accuracy as you try to catch a randomly appearing emoji within a 4x4 grid. Developed using HTML, CSS, and JavaScript, the game provides a seamless and engaging experience. Perfect for both beginners looking to improve their web development skills and experienced developers seeking a fun project, the

Bomb Defusal Game using HMTL&CSS in JavaScript with Source Code

Submitted by razormist on
Bomb Defusal Game using HMTL&CSS in JavaScript with Source Code - A JavaScript game application where your objective is to safely defuse all the bombs. The game is very straightforward: when a blue bomb appears, the player must encircle it using the mouse pointer to prevent it from exploding. JavaScript Source Code.