HTML

Atari Breakout Clone Game Using HTML, CSS, and VanillaJS with Source Code

Submitted by razormist on
The Atari Breakout Clone Game is an interactive web application built entirely with JavaScript. The gameplay is simple yet engaging — the objective is to break all the bricks using a paddle that you control with either the keyboard (Left Arrow Key to move left, Right Arrow Key to move right) or the mouse cursor. The Atari Breakout Clone Game in VanillaJS offers fun and immersive gameplay

Readability Score Checker Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Readability Score Checker – your go-to tool for analyzing and improving the clarity of your writing! This web application helps writers, students, educators, and professionals evaluate how easy or difficult their text is to understand. By calculating multiple readability scores, it provides instant feedback on sentence structure, word complexity, and overall accessibility, ensuring

Random Security Question Generator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Random Security Question Generator! This web application helps you create strong, unique security questions to protect your online accounts. Instead of relying on common or easily guessable questions, our tool generates randomized security questions from a curated database, ensuring better protection against unauthorized access. With a clean, modern interface and customizable

User Registration and Login System Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the User Registration and Login System, a modern and secure authentication solution built with HTML, CSS, and JavaScript. This system provides a seamless way for users to create accounts, log in, and manage their credentials with an intuitive and responsive interface. Designed with both functionality and aesthetics in mind, it includes features like password strength validation, social

Coffee to Water Ratio Calculator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Coffee to Water Ratio Calculator – your essential tool for brewing the perfect cup of coffee every time! Whether you're a casual coffee drinker or a passionate home barista, getting the right balance between coffee and water is key to unlocking the best flavors in your brew. This intuitive web app takes the guesswork out of measuring by providing precise calculations based on your

IT Capstone Title Generator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the IT Capstone Title Generator! This web application is designed specifically for IT students who need creative, professional titles for their system development capstone projects. Whether you're building a web application, mobile app, or enterprise system, our generator instantly provides structured title suggestions based on your project's problem domain, system type, and technology

Grocery Item Price Checker Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Grocery Item Price Checker – your all-in-one digital solution for effortless inventory management! This intuitive web app helps store owners and staff quickly look up product details, track prices, and manage inventory with just a few clicks. Built with modern web technologies, it combines the simplicity of a notepad with the power of a database, all while working completely offline

Tip Splitting Calculator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Tip Splitting Calculator – your go-to solution for fair and effortless bill sharing! This modern web app takes the hassle out of calculating tips and splitting bills among friends, family, or colleagues. With its clean interface and intuitive design, you can quickly determine exactly how much each person should pay, including tip, in just a few taps. Whether you're at a restaurant

Electricity Usage Calculator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Electricity Usage Calculator! This interactive web app helps you estimate your electricity consumption and costs with ease. Whether you're a homeowner, renter, or just energy-conscious, our calculator provides accurate insights into your power usage. With three calculation modes—Basic, By Appliances, and Advanced—you can get a quick estimate or a detailed breakdown based on your

Toss Coin App Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Toss Coin App is a lightweight web application built entirely with JavaScript. It features a user-friendly interface that visually simulates the action of tossing a coin. The Toss Coin App in JavaScript is an excellent project for beginners, as it demonstrates how to implement a simple yet interactive coin toss result using basic programming logic. It also provides a valuable opportunity to