Project Source Code

Binary to Decimal Converter using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Binary to Decimal Converter is a web application built using the JavaScript programming language. The purpose of this project is to provide a simple, helpful tool that converts binary numbers to decimal numbers. The application is displayed in a web browser and features a form input to validate the conversion of the numbers. The Binary to Decimal Converter in VanillaJS is designed for easy

Mancala Game using HTML&CSS in jQuery with Source Code

Submitted by razormist on
The Mancala Game is a web application created using the JavaScript programming language. The goal of this project is to provide an entertaining gameplay experience for two players, where they can take turns moving pieces (represented as marbles) across a wooden board, following the rules of the traditional Mancala game. The program is displayed in a web browser and allows users to move marbles

Speech Text Reader App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Speech Text Reader App is a web application built using the JavaScript programming language. The purpose of this project is to provide a simple, helpful tool that reads aloud the text input by the user. The application is displayed in a web browser and features a form input to capture the user's text. The Speech Text Reader App in VanillaJS is designed to vocalize the text entered by the user

Number Guessing Game using HTML&CSS in VanillaJS

Submitted by razormist on
The Number Guessing Game is a web application coded entirely in JavaScript. The purpose of this project is to provide fun and enjoyable gameplay by allowing users to guess a number. The game is displayed in a web browser and features color cards and a form input to enter your guess. The Number Guessing Game in VanillaJS is designed to create a simple yet entertaining experience by guessing numbers

Budget Management App using Bootstrap&jQiuery with Source Code

Submitted by razormist on
The Budget Management App is a web application developed using JavaScript. The purpose of this project is to provide a simple and useful tool to help users manage their daily expenses. The app is displayed in a web browser and includes form inputs for recording expenses. The Budget Management App using jQuery is designed to calculate and display insights about your spending habits. This project

Simon Color Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Simon Color Game is a web application coded purely in JavaScript. The purpose of this project is to provide fun and enjoyable gameplay by clicking on blinking color objects. The game is displayed in a web browser and features color cards and various color-shaped objects. The Simon Color Game in VanillaJS is designed to entertain players by challenging them to click the color objects in the

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

Submitted by razormist on
The Image Generator App is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple and useful tool that generates images based on the keyword you input. The program is displayed in a web browser and includes a form input for receiving the user's keyword. The Image Generator App in VanillaJS is designed to fetch and display images from

Blackjack Card Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Blackjack Card Game is a web application created using the JavaScript programming language. The purpose of this project is to provide fun and enjoyable gameplay through this card game. The program is displayed in a web browser and includes card assets and various shape objects. The Blackjack Card Game in VanillaJS is designed for entertainment by allowing users to play the Blackjack card game

Synonym Word Finder using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Synonym Word Finder is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple, helpful tool that can find synonyms for a specific word. The program is displayed in a web browser and includes a form input to receive the user's word input. The Synonym Word Finder in VanillaJS is designed to display several synonyms of a given word

Keycode Event Detector App in VanillaJS with Source Code

Submitted by razormist on
The Keycode Event Detector App is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple tool that can detect keyboard key event codes. The program is displayed in a web browser and uses event capturing to track the event code of keyboard keys. The Keycode Event Detector App in VanillaJS is designed for detecting keyboard key events