JavaScript

Drop the Flag Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Drop the Flag Game, a captivating and educational experience designed to enhance your knowledge of world flags and countries. This interactive game is built using HTML, CSS, and JavaScript, offering a seamless and engaging experience for players of all ages. The objective is simple yet challenging: correctly drag and drop the flag onto its corresponding country name from a

Calorie Calculator App using HMTL&CSS in VanillaJS with Source Code

Submitted by razormist on
Calorie Calculator App using HMTL&CSS in VanillaJS with Source Code - A calorie calculator coded purely in JavaScript that monitors calorie intake. The purpose of this program is to track your daily calorie intake by providing your body information. JavaScript Source Code.

Currency Formatter Tool Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Currency Formatter Tool, a robust web application designed to simplify currency conversion with ease and accuracy. Built using HTML, CSS for elegant styling, and JavaScript for dynamic functionality, this tool empowers users to quickly convert any monetary amount into four major currencies: Philippine Pesos, US Dollars, Japanese Yen, and Indian Rupees. Whether you're a traveler

Searched Text Highlighter Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Searched Text Highlighter project! This web application is designed to provide an efficient and user-friendly way to search and highlight specific text within a paragraph. Leveraging the power of HTML, CSS, and JavaScript, this tool offers an interactive and visually appealing interface that enhances the user experience. Whether you're a developer looking to implement a similar

Missile Command Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Missile Command Game using HTML & CSS in Vanilla JavaScript with Source Code - A retro-style game coded purely in JavaScript where you defend a city from incoming attacks. The gameplay is basically protecting the city from incoming attacks; you need to fire back some missiles to prevent a catastrophe. JavaScript Source Code

Hadith app Using HTML CSS JavaScript with Source Code

Submitted by keerio on
This JavaScript code is crafted to build a straightforward web application that retrieves a random Hadith (a saying or action of Prophet Muhammad) from a particular source, specifically Bukhari, utilizing an API. Let's break down the key components and functionalities: **HTML Elements** `hadis`: Represents the element where the fetched Hadith text will be displayed. `narrator`: Represents the

Image Filtering App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Image Filtering App using HTML&CSS in VanillaJS with Source Code - An image filtering application coded purely in JavaScript where you can customize the image filter. The purpose of this program is to allow users to freely add various filtering options to their images. JavaScript Source Code.

Random Captcha Generator App in VanillaJS with Source Code

Submitted by razormist on
Random Captcha Generator App in VanillaJS with Source Code - A web application created in pure JavaScript that generates random captchas. The purpose of this application is to prevent bots from spamming your website by requiring users to enter a random alphanumeric value correctly before logging in.. JavaScript Source Code.

Decimal-Binary Auto Converter Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Decimal-Binary Auto Converter, a web-based application designed to simplify the process of converting numbers between decimal and binary formats. This tool provides real-time conversion, allowing users to instantly see the binary equivalent of a decimal number, and vice versa, as they type. Its user-friendly interface and seamless functionality make it an ideal resource for students

Days Between Two Dates Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Days Between Two Dates, a simple yet efficient web application designed to calculate the number of days between two user-selected dates. This project leverages modern web technologies—HTML for structure, CSS for styling, and JavaScript for interactivity—to deliver a seamless user experience. The application features a clean and intuitive interface, allowing users to effortlessly