vanillaJS

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

Submitted by razormist on
The Currency Converter App is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple way to convert currencies. The program is displayed in a web browser and contains a form for inputting and converting currencies. The Currency Converter App in VanillaJS is designed to convert any available currency using an API. This project

Super Hero Random Generator App in VanillaJS with Source Code

Submitted by razormist on
The Super Hero Random Generator App is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple database of comic book superheroes' statistics. The program is displayed in a web browser and contains a search box for looking up a superhero. The Super Hero Random Generator App in VanillaJS is designed as a database checker for

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

Submitted by razormist on
The Temperature Converter App is a web application created using the JavaScript programming language. The purpose of this project is to provide a tool that can convert between different temperature units, making it easier to measure and compare temperatures. The program is displayed in a web browser and contains a text input field to enter the temperature data. The Temperature Converter App in

QR Code Generator App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
QR Code Generator App using HTML&CSS in VanillaJS with Source Code - A QR Code Generator coded purely in JavaScript that generates codes based on the input. This program will automatically display the QR code whenever you type something in the textbox. JavaScript Source Code.

Dog Breed Finder App using HTM&CSS in VanillaJS with Source Code

Submitted by razormist on
Dog Breed Finder App using HTM&CSS in VanillaJS with Source Code. A searching app coded purely in JavaScript where you can find dog breeds. This simple application provides a fast and quick search for a specific dog breed by selecting it from the dropdown menu. JavaScript Source Code.

To-Do List App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
To-Do List App using HTML&CSS in VanillaJS with Source Code - A task organizer app coded purely in JavaScript that will monitor your daily tasks. This simple application offers functions to add new tasks, edit tasks, mark tasks as finished, and delete completed tasks. JavaScript Source Code.

Reversi Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Reversi Game using HTML&CSS in VanillaJS with Source Code. A game application coded purely in JavaScript that can be played in a web browser. This game follows the same mechanics as the traditional Reversi game, where players take turns flipping the pieces from black to white or vice versa. JavaScript Source Code.