JavaScript

JavaScript Source Code

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

Age Calculator App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Age Calculator App is a web application built purely in JavaScript. It is designed to accurately calculate a person's age based on the date of birth input provided by the user. The Age Calculator App in VanillaJS is a simple yet effective tool that determines a person's precise age in years, months, and days. This project is an excellent choice for beginners, as it provides an opportunity to

Balloon Popper Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Balloon Popper Game is a web application built purely in JavaScript. It is a fun and engaging arcade-style game where the player's goal is to pop as many balloons as possible to achieve the highest score. The Balloon Popper Game in VanillaJS challenges players to react quickly and strategically to maximize their score. This project demonstrates advanced coding skills in JavaScript, showcasing

Distance Calculator App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Distance Calculator App is a web application built purely in JavaScript. The app is designed to accurately calculate the distance between two points based on their given coordinates (e.g., x and y axes). Using mathematical formulas such as the Euclidean distance formula, the app provides users with precise results. The Distance Calculator App in VanillaJS is a simple and efficient tool that

Memorize the Sequence Game using HTML, CSS, and JS

Submitted by oretnom23 on
This project is titled Memorize the Sequence Game, a fun and interactive web-based game application designed to enhance memory skills. Developed using HTML, CSS, and JavaScript, this project serves as an excellent resource for students, coding enthusiasts, and beginners looking to improve their programming skills through hands-on practice. The Memorize the Sequence Game provides free access to

Fake Data Generator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Fake Data Generator, a simple yet powerful tool for generating realistic user data. This web application allows you to create sample data such as names, addresses, birthdates, emails, and phone numbers, making it invaluable for developers, testers, or anyone needing mock data for projects. Whether you're populating forms, simulating user profiles, or conducting data-driven tests

URL to QR Code Generator with Download Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the URL to QR Code Generator—your go-to tool for transforming any URL into a scannable, downloadable QR code. This web application offers a seamless experience with an intuitive interface, allowing users to create QR codes instantly with just a few clicks. Whether you want to share website links, business cards, or event tickets, this tool provides a quick and reliable solution for

Paddle War Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Paddle War Game is a web application built using pure CSS. In this single-player game, the player must destroy all the oppose paddle to win the game. The Paddle War Game in VanillaJS is a simple yet entertaining game where the objective defeat your opposing enemy to gain a score. This project demonstrates essential coding skills for developing game applications in JavaScript, with a focus on

My Notes App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to My Notes App, a simple yet powerful web application designed to help you keep track of your thoughts, ideas, and important reminders. Built with HTML, CSS, and JavaScript, this app provides an intuitive interface that allows you to create, view, and delete notes easily. Whether you're jotting down quick notes or organizing detailed tasks, My Notes App offers a smooth and straightforward

Temperature Converter App with Theme Toggle Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Temperature Converter App with Theme Toggle, a modern and interactive tool designed to simplify temperature conversions between Celsius, Fahrenheit, and Kelvin. This intuitive application provides a seamless user experience with a sleek, responsive design, making it easy to use on any device. Whether you're a student, scientist, or simply someone needing quick conversions, this app

Language Translator App using Google API in JavaScript with Source Code

Submitted by razormist on
The Language Translator App is a web application built in JavaScript using the Google API. The application aims to provide accurate translations for various languages. The Language Translator App in JavaScript is a simple tool that can translate text into any language worldwide. This project demonstrates fundamental coding skills for building applications with JavaScript, showcasing API