Daily Calories Monitoring Tool Using PHP and MySQL with Source Code

Submitted by rems on
Welcome to the Daily Calories Monitoring Tool, a web-based application designed to assist you in tracking and managing your daily calorie intake. By logging your calorie consumption, this tool enables you to monitor your dietary habits and make informed decisions about your nutrition. With an easy-to-use interface and robust functionality, the Daily Calories Monitoring Tool simplifies the process

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.