Javascript

2048 Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The 2048 Game is a web application built using JavaScript. This project provides a fun and engaging single-player experience where the player aims to achieve the number 2048 by merging tiles with the same value. The 2048 Game in VanillaJS is designed to be both simple and challenging, requiring precision and strategic planning as the player combines tiles to reach higher numbers. This game

Image Editor App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Image Editor App, a simple yet powerful tool that allows you to edit and enhance your images directly from your browser. Built using HTML, CSS, and JavaScript, this app provides a user-friendly interface for applying various filters like blur, contrast, hue rotation, and sepia, as well as flipping images horizontally or vertically. Whether you're looking to make subtle adjustments

Interactive Panda Login Form Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to Interactive Panda Login Form project! This engaging web application combines playful design elements with essential functionality to create a delightful user experience. The centerpiece of this project is a charming panda face, which not only enhances the visual appeal but also reacts to user interactions. The form includes fields for email and password input, and as users focus on each

HEX Code Color Generator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the HEX Code Color Generator, an innovative web application that empowers users to effortlessly select and generate HEX color codes. Designed with a clean and intuitive interface, this tool is perfect for designers, developers, and anyone interested in exploring color choices. With just a few clicks, you can choose your desired color using the interactive color picker, instantly

Interest Calculator Tool Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Interest Calculator Tool, a simple and efficient web application designed to help you calculate your monthly interest, payments, and total repayment based on your loan or investment details. This tool allows you to input the principal amount, interest rate, and time period, instantly providing you with accurate results. Whether you're managing personal finances or just curious about

Drawing App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Drawing App, a modern and interactive platform designed to let you unleash your creativity with ease. Built using HTML, CSS, and JavaScript, this app offers a smooth drawing experience right in your browser. With intuitive controls, you can select pen colors, adjust brush sizes, and switch between drawing and erasing effortlessly. Whether you're creating quick sketches or intricate

Crossy Road Clone Game using HTML&CSS in ThreeJS with Source Code

Submitted by razormist on
The Crossy Road Clone Game is a web application developed in JavaScript with Three.js for 3D rendering. This game offers an engaging single-player experience where the objective is to navigate a character safely across a busy road filled with moving obstacles. The game challenges players to time their movements carefully to avoid collisions, requiring both patience and quick reflexes to reach the

Tower Blocks Game using HTML&CSS in ThreeJS with Source Code

Submitted by razormist on
The Tower Blocks Game is a web application built using JavaScript. The goal of this project is to provide a fun, engaging single-player experience where players drop blocks to build a stable tower. The Tower Blocks Game in ThreeJS is designed as a simple yet challenging game that requires precision and concentration to align the blocks correctly. This project demonstrates fundamental coding

Random Linear Color Gradient Generator in VanillaJS with Source Code

Submitted by razormist on
The Random Linear Color Gradient Generator is a web application created with JavaScript. This tool provides a simple way to generate random linear color gradients that users can easily copy and paste. Displayed in a web browser, it includes a feature to generate a random gradient color along with its color code. The Random Linear Color Gradient Generator in VanillaJS is designed to assist

Classic Snake Game with Scoring in VanillaJS with Source Code

Submitted by razormist on
The Classic Snake Game is a web application created with JavaScript. The objective of this game is to provide an engaging single-player experience where the player controls a snake, aiming to collect food items to earn points. With each food item consumed, the snake grows longer, adding to the challenge as players must avoid collisions with the walls or the snake’s own body. The game’s simplicity