Project Source Code

Age Calculator App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Age Calculator App is a web application built purely in JavaScript. It is designed to accurately calculate a person's age based on the date of birth input provided by the user. The Age Calculator App in VanillaJS is a simple yet effective tool that determines a person's precise age in years, months, and days. This project is an excellent choice for beginners, as it provides an opportunity to

Balloon Popper Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Balloon Popper Game is a web application built purely in JavaScript. It is a fun and engaging arcade-style game where the player's goal is to pop as many balloons as possible to achieve the highest score. The Balloon Popper Game in VanillaJS challenges players to react quickly and strategically to maximize their score. This project demonstrates advanced coding skills in JavaScript, showcasing

Distance Calculator App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Distance Calculator App is a web application built purely in JavaScript. The app is designed to accurately calculate the distance between two points based on their given coordinates (e.g., x and y axes). Using mathematical formulas such as the Euclidean distance formula, the app provides users with precise results. The Distance Calculator App in VanillaJS is a simple and efficient tool that

Memorize the Sequence Game using HTML, CSS, and JS

Submitted by oretnom23 on
This project is titled Memorize the Sequence Game, a fun and interactive web-based game application designed to enhance memory skills. Developed using HTML, CSS, and JavaScript, this project serves as an excellent resource for students, coding enthusiasts, and beginners looking to improve their programming skills through hands-on practice. The Memorize the Sequence Game provides free access to

Paddle War Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Paddle War Game is a web application built using pure CSS. In this single-player game, the player must destroy all the oppose paddle to win the game. The Paddle War Game in VanillaJS is a simple yet entertaining game where the objective defeat your opposing enemy to gain a score. This project demonstrates essential coding skills for developing game applications in JavaScript, with a focus on

Stacker Game using HTML & CSS with Source Code

Submitted by razormist on
The Stacker Game is a web application built using pure CSS. In this single-player game, the player must correctly stack the blocks to win the game. The Stacker Game using HTML & CSS is a simple yet entertaining game where the objective is to stack and align the blocks to achieve success. This project demonstrates essential coding skills for developing game applications in CSS, with a focus on

Language Translator App using Google API in JavaScript with Source Code

Submitted by razormist on
The Language Translator App is a web application built in JavaScript using the Google API. The application aims to provide accurate translations for various languages. The Language Translator App in JavaScript is a simple tool that can translate text into any language worldwide. This project demonstrates fundamental coding skills for building applications with JavaScript, showcasing API

Box Clicker Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Box Clicker Game is a web application built using pure JavaScript. In this single-player game, the player must click the box as fast as you can. The Box Clicker Game in VanillaJS is a simple yet entertaining game where the objective is to click the box to gain a score. This project demonstrates essential coding skills for developing game applications in JavaScript, with a focus on logical

The Falling Ball Game in VanillaJS with Source Code

Submitted by razormist on
The Falling Ball Game is a web application built using pure JavaScript. In this single-player game, the player controls a ball, guiding it into a hole to score points. The Falling Ball Game in VanillaJS is a simple yet entertaining game where the objective is to free-fall the ball into the correct target to earn a score. This project demonstrates essential coding skills for developing game

Shape Clicker Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Shape Clicker Game is a web application built using pure JavaScript. In this single-player game, the player must click the shape that is appearing in the screen as fast as you can. The Shape Clicker Game is a simple game but quite fun where your only goal is to click the shape. This project demonstrates essential coding skills for developing game applications in JavaScript, with a focus on