Simple Program

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.

Word Counter App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Word Counter App using HTML&CSS in VanillaJS with Source Code - A JavaScript program that serves as a practical tool for accurately counting words entered into a textbox. Accessible through a web browser, this project facilitates efficient word counting functionality. It showcases various coding techniques in JavaScript, ensuring accurate word counting capabilities. JavaScript Source Code.

How to Extract CSV Data using Panda in Python

Submitted by razormist on
Learn on How to Extract CSV Data using Panda in Python. A simple python program that focusing on extracting data from a CSV file. The objective is to enable you to display all the data present in the CSV file. Additionally, a sample program will be provided to demonstrate the coding process outlined in this tutorial. Python Tutorial.

Temperature Converter App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Temperature Converter App using HTML&CSS in VanillaJS with Source Code - A JavaScript program provides a convenient means to convert temperatures. Accessed through a web browser, the application features multiple input text boxes for user interaction. JavaScript Source Code.

Emoji Rating App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Emoji Rating App using HTML&CSS in VanillaJS with Source Code - A JavaScript program is developed to serve as a straightforward rating tool for user reviews. This project is designed to provide ratings to each review and showcases various coding techniques. JavaScript Source Code.