JavaScript

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

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

Cat Breed Details Generator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Cat Breed Details Generator – an interactive web app designed for cat lovers and curious minds alike! This app provides a fun and educational experience by showcasing a gallery of various cat breeds from around the world. Each cat breed is displayed on a card with a high-quality image and its breed name. With a simple click, you can dive deeper into any breed to learn fascinating

Food Recipes Nutrition Facts Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to Food Recipes Nutrition Facts, a web application designed to help you quickly access nutritional information for a variety of food items. Whether you're tracking calories, protein, fat, or carbohydrates, this app makes it easy to get the details you need with just a few clicks. Simply enter an ingredient or food item, and the app will display up to six matching results, each with

Ping Pong Game using HTML&CSS in jQuery with Source Code

Submitted by razormist on
The Ping Pong Game is a web application built in JavaScript with the help of the jQuery library. In this multiplayer game, players aim to hit the ball back to the opposing side to score points. The Ping Pong Game in jQuery is both fun and challenging, as players face a real opponent, requiring focus and quick reflexes. This project demonstrates essential coding skills for developing game

Asteroids Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Asteroids Game is a web application built using pure JavaScript. In this single-player game, players aim and shoot at incoming asteroids to gain points. The Asteroids Game in VanillaJS combines simple yet challenging gameplay, requiring players to maneuver the spaceship skillfully to destroy all the asteroids. This project demonstrates essential coding skills for developing game applications

Multiple Image Upload Preview Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Multiple Image Upload Preview project! This user-friendly tool is designed to let users preview multiple image files before uploading them. With a streamlined, responsive interface, users can easily select several images at once, view them instantly, and see each image’s name for reference. This project is perfect for applications that require pre-upload previews, such as social

Working Analog Clock Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Working Analog Clock project, a visually engaging and fully functional clock designed using HTML, CSS, and JavaScript. This clock combines sleek design with real-time accuracy, displaying the current time with continuous movement for each hand. The clock’s modern, minimalistic style ensures that it can enhance any webpage as a functional and aesthetic element. From the smooth sweep

Fruit Slice Game using HTML&CSS in jQuery with Source Code

Submitted by razormist on
The Fruit Slice Game is a web application built using JavaScript along with the jQuery library. In this single-player game, players aim to slice as many fruits as possible, requiring quick reflexes and accuracy. The Fruit Slice Game in jQuery combines simple yet challenging gameplay, demanding precise and rapid slicing to cut through each fruit that appears. This project highlights essential