JavaScipt

Body Mass Index Calculator App in VanillaJS with Source Code

Submitted by razormist on
The Body Mass Index Calculator App is a web application built using the JavaScript programming language. The purpose of this project is to provide a simple, helpful tool that can check if you are healthy using a BMI calculator. The application is displayed in a web browser and features a form input to check your personal statistics. The Body Mass Index Calculator App in VanillaJS is designed to

Text to Speech Converter App in VanillaJS with Source Code

Submitted by razormist on
Text to Speech Converter App in VanillaJS with Source Code - A text-to-speech converter coded purely in JavaScript where you can try out different speaking voices. The user can choose a different speaker that will speak out the text you entered with a different tone. JavaScript Source Code.

Simple Typing Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Typing Game using JavaScript with Free Source Code The Simple Typing Game with Source Code is a project that can test your speed for typing a word by word. The system can detect the total correct words that convert as your score. The purpose of project to test the person speed capabilities by typing a word within a time limit. About the System The Simple Typing Game was built in a HTML

Simple Product Inventory System using JavaScript with Source Code

Submitted by razormist on
Simple Product Inventory System using JavaScript with Source Code Simple Product Inventory System with Source Code is a project that can manage your product inventory. The system can store your data through a script that runs within the code file. The purpose of the system is to help you manage your product display for your website application. About the System The Simple Product Inventory System