Simple Program

Random Choice Picker App in VanillaJS with Source Code

Submitted by razormist on
Random Choice Picker App in VanillaJS with Source Code - A web application coded purely in JavaScript that allows you to randomly pick a choice. This program is particularly useful when you have difficulty making a decision or can't decide among multiple options. JavaScript Source Code.

Brush Up - Drawing Tool in Vanilla JS with Source Code

Submitted by razormist on
Brush Up - Drawing Tool in Vanilla JS with Source Code - A web application coded purely in JavaScript where users can freely draw on a canvas. Users can adjust the brush size, change color, and modify the stroke of the brush while moving it using the mouse. JavaScript Source Code.

BMI Calculator using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
BMI Calculator using HTML&CSS in VanillaJS with Source Code - A web application coded purely in JavaScript allows you to get the actual BMI result. This program features an automated feature that calculates your actual BMI when you provide your exact weight and height values. JavaScript Source Code.

Convert Image Format App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Convert Image Format App using HTML&CSS in VanillaJS with Source Code - A JavaScript program tool for converting images to a specified format is accessible through a web browser. This project facilitates seamless format conversion based on user selection. JavaScript Source Code.