Programming

Bill Splitter with Tip Calculator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Bill Splitter with Tip Calculator! This intuitive web application simplifies the process of dividing bills and calculating tips, making group dining or shared expenses hassle-free. Whether you’re out with friends, hosting a dinner, or splitting office expenses, this tool ensures everyone pays their fair share. With its sleek, modern design and user-friendly interface, you can

3D Cube Images Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the 3D Cube Images project! This innovative web-based demonstration showcases a dynamic, rotating cube featuring images on each of its sides. Designed to bring visual content to life, the project offers a captivating way to display image galleries, portfolios, or creative presentations. The smooth, continuous rotation of the cube creates a mesmerizing effect, adding depth and

Jewelry Match Puzzle using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Jewelry Match Puzzle is a web application built using pure JavaScript. In this single-player game, players aim to match identical jewels to score points and progress. The Jewelry Match Puzzle is a skill-based, strategy-oriented game that requires quick thinking and precise matching of images. This project demonstrates essential coding skills for developing game applications in JavaScript, with

Dark and Light Mode Toggle Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Dark and Light Mode Toggle project, a simple yet powerful solution to enhance your web browsing experience. This project allows users to seamlessly switch between two visually distinct themes—dark mode and light mode—providing a more personalized and comfortable viewing environment. Whether you're working in a low-light setting or in bright sunlight, this toggle offers the perfect

Date Countdown Maker Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Date Countdown Maker, a sleek and interactive web app designed to help you track the time remaining until your important dates and events. Whether it's a birthday, a holiday, a project deadline, or any memorable occasion, this app allows you to enter a future date and see a live countdown of the days, hours, minutes, and seconds remaining. With a clean and modern interface, the Date

Scientific Calculator App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Scientific Calculator App, a powerful, web-based calculator designed with HTML, CSS, and JavaScript. This application provides both essential arithmetic operations and a range of advanced scientific functions, making it ideal for students, professionals, and anyone in need of a reliable tool for complex calculations. With a clean, intuitive interface, the calculator offers a

Mind Reader App using HTML&CSS in jQuery with Source Code

Submitted by razormist on
The Mind Reader App is a web application built in JavaScript with the help of the jQuery library. This interactive application is designed to entertain users by "predicting" their chosen number, character, or thought. It guides users through a series of prompts or calculations, leveraging pre-determined logic and mathematical tricks to reveal the correct answer, creating a fun illusion of mind

Scratch Card Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Scratch Card Game, a simple yet engaging web-based game where you can test your luck by revealing hidden values just like a real scratch card! Developed using HTML, CSS, and JavaScript, this game provides an interactive scratch-off experience, allowing players to uncover randomized values hidden beneath a colorful, scratchable surface. Each session presents a unique set of values

Input Focus Effects Design Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Input Focus Effects Design project, a creative exploration of enhancing user interaction in form fields using HTML, CSS, and JavaScript. This project presents six distinct input focus styles, each adding a unique, visually engaging effect when users click into or focus on an input field. From sleek, animated borders to floating labels and changing icons, these effects can bring a

Tetrimino Puzzle Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Tetrimino Puzzle Game is a web application built using pure JavaScript. In this single-player game, players aim to arrange blocks in horizontal lines to score points. The Tetrimino Puzzle Game is a skill-based, strategy-oriented game that requires quick thinking and accurate placement of blocks. This project demonstrates essential coding skills for developing game applications in JavaScript