Project Source Code

Typing Speed Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Typing Speed Game is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple and enjoyable game where you need to type words as fast as you can. The game is displayed in a web browser and contains a textbox where you input your typing. The Typing Speed Game in VanillaJS is designed to offer fun and practice for improving typing

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

Real Time Weather App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Real-Time Weather App is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple way to monitor weather conditions. The program is displayed in a web browser and contains a text input field where you can enter the name of a city. The Real-Time Weather App in VanillaJS is designed to help you monitor the weather conditions in a

Launch Countdown App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Launch Countdown App is a web application created using the JavaScript programming language. The purpose of this project is to implement a program that can countdown to the launch time of a product, event, or similar occasion. The program is displayed in a web browser and contains a timer for the launch time. The Launch Countdown App in VanillaJS is designed to help you prepare and signal the

Color Wheel Picker App in VanillaJS with Source Code

Submitted by razormist on
The Color Wheel Picker App is a web application created using the JavaScript programming language. The purpose of this project is to implement a simple tool that can generate a color picker for your website theme. The program is displayed in a web browser and contains multiple form inputs for generating a color scheme. The Color Wheel Picker App in VanillaJS is designed to help designers choose

Guess a Word using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Guess a Word is a web application created using the JavaScript programming language. The purpose of this project is to provide a fun and entertaining word-guessing game. The program is displayed in a web browser and contains multiple hidden words to guess. The Guess a Word game is designed as a simple word-guessing game. This project uses basic coding techniques in the JavaScript programming

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.

Piano Keyboard App using HTML in VanillaJS with Source Code

Submitted by razormist on
Piano Keyboard App using HTML in VanillaJS with Source Code - A Piano Keyboard coded purely in JavaScript that produces high-quality piano sounds. This program is a tool for practicing simple piano tunes, generating sounds similar to those from the original instrument. JavaScript Source Code.

Card Battle Game VS in HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Card Battle Game VS in HTML&CSS in VanillaJS with Source Code. A card game coded purely in JavaScript that can be played by 2 or more players. The game is very basic: first, you select the total number of players, then the game will automatically distribute a random card and show who has the highest card to declare a winner. JavaScripit Source Code

Random Quote Generator using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Random Quote Generator using HTML&CSS in VanillaJS with Source Code - A quote generator coded purely in JavaScript that randomly displays quotes. This program uses an API to fetch all the quote data and displays it randomly on the page. JavaScript Source Code.