Javascript

Current Location Weather Update Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Current Location Weather Update web application! This innovative tool provides real-time weather updates based on your current geographical location. Developed with HTML, CSS, and JavaScript, it offers a seamless and interactive user experience by leveraging modern web technologies. Whether you're curious about the weather before heading out or just want to keep track of conditions

Card Battle Game VS in HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Card Battle Game VS in HTML&CSS in VanillaJS with Source Code. A card game coded purely in JavaScript that can be played by 2 or more players. The game is very basic: first, you select the total number of players, then the game will automatically distribute a random card and show who has the highest card to declare a winner. JavaScripit Source Code

QR Code Reader by Upload Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the QR Code Reader by Upload web application! This user-friendly tool allows you to effortlessly decode QR codes from images uploaded directly from your device. Leveraging the QR Server API, the application processes your image to extract and display the embedded data with precision. The intuitive interface features a clean design and responsive layout, making it accessible across all

Fruits and Vegetable Details Generator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Fruits and Vegetables Details Generator, a web application designed to provide you with quick and easy access to nutritional information about your favorite fruits and vegetables. Whether you're a health enthusiast looking to keep track of your diet or simply curious about the nutritional content of the foods you eat, this tool offers a user-friendly interface where you can enter

Pokedex App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Pokedex App, a captivating web application designed for Pokémon enthusiasts and developers alike. Built using HTML, CSS, and JavaScript, this app provides an interactive way to explore a wide range of Pokémon, complete with detailed information on their types, images, and descriptions. By leveraging the powerful PokéAPI, the app dynamically fetches and displays real-time data

Dog Breed App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Dog Breed App, an engaging web application designed to showcase a wide array of dog breeds with just a click. Built using HTML, CSS, and JavaScript, this app provides an interactive experience where users can explore various breeds, view random images, and learn more about each one through a sleek and user-friendly interface. Whether you're a dog lover or someone curious about

Flashlight Effect Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the " Flashlight Effect" project, a captivating web application that simulates the movement of a flashlight over a dark background. This effect is designed to follow your cursor or touch, creating an interactive and visually intriguing experience. Whether you're on a desktop or mobile device, the flashlight effect adapts seamlessly, allowing you to explore the content in a unique and

Rounding Off Numbers Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Rounding Off Numbers web application! This tool provides a simple yet effective way to round numerical values to a specified number of decimal places. Designed with a user-friendly interface, it allows users to input a number and choose the desired precision with ease. Whether for academic purposes, financial calculations, or general use, this application ensures that rounding off

Editable Table Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Editable Table project! This project demonstrates how to create a dynamic and user-friendly table with editable cells using HTML, CSS, and JavaScript. The table allows users to effortlessly add, edit, and delete rows, making it a practical solution for various applications such as managing data lists, simple databases, or any scenario where editable tables are needed. By combining