Javascript

Projectile Simulator App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Projectile Simulator App is a lightweight web application built entirely with JavaScript. This app features an interactive projectile simulator that shows you where the projectile will go based on the input data. The Projectile Simulator App in VanillaJS is an ideal project for beginners, offering a straightforward way to simulate the angle of a projectile shot. This project helps enhance

Live Character Counter Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Live Character Counter, a simple yet effective tool designed to help users track their text input in real-time. Whether you're writing a tweet, filling out an online form, or crafting a message with a character limit, this tool ensures you stay within the allowed count while providing a smooth and interactive experience. With a dynamic counter and a visually appealing progress bar

Facebook Reactions Feature Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Facebook Reactions Feature project, a sleek and interactive web component built using HTML, CSS, and JavaScript. This project mimics Facebook’s reaction feature, allowing users to express emotions like Like, Love, Haha, Wow, Sad, and Angry with a smooth and engaging hover effect. With a clean design, subtle animations, and responsive layout, this UI enhances user interaction, making

Night Differential Salary Calculator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Night Differential Calculator! This interactive web application is designed to help employees and employers quickly determine the additional compensation earned for working night shifts. With a sleek and modern interface, the calculator allows users to input their hourly rate, the number of night shift hours worked, and the applicable differential percentage to get an instant

Content Copy Protection Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to Content Copy Protection Using HTML, CSS, and JavaScript! This project is designed to help website owners safeguard their valuable content from unauthorized copying, cutting, and right-click actions. By implementing simple yet effective security measures, it ensures that text remains protected, preventing users from easily duplicating or stealing information. Whether you're managing a

Stack Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Stack Game is an interactive web application built entirely with JavaScript. This engaging game is quite challenging where you need to stack all the block in proportion. The Stack Game using in VanillaJS offers a great exercise challenges to engage in the game. It provides an excellent opportunity to reinforce essential programming concepts while enhancing JavaScript skills. The Stack Game

Idle Timer Tool Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Idle Timer Tool, a simple yet effective web application designed to help users track their idle time and receive timely notifications before their session expires. Whether you're working, studying, or simply browsing, this tool ensures you stay engaged by alerting you before inactivity leads to a timeout. With a clean and user-friendly interface, the tool allows you to set a custom

AVIF File Converter Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the AVIF File Converter, a simple and efficient web-based tool designed to convert AVIF images into popular formats like JPEG, PNG, and WebP. Whether you're a photographer, designer, or everyday user, this tool makes image conversion quick and hassle-free. With an intuitive interface, users can easily upload an AVIF file, preview the image, adjust quality settings, and download the

Animated Profile Card Onhover Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Animated Profile Card Onhover project! This interactive UI component enhances the way user profiles are displayed by incorporating smooth hover effects and a clean, modern design. When a user hovers over a profile card, additional details are revealed with a seamless animation, making it an engaging way to showcase team members, professionals, or personal profiles. Whether you're

Platformer Game using HMTL & CSS in VanillaJS with Source Code

Submitted by razormist on
The Platformer Game is an interactive web application built entirely with JavaScript. In this 2D game, players explore the map and collect coins to advance to the next level. The Platformer Game in VanillaJS delivers an engaging challenge, encouraging careful navigation while gathering coins. This project provides an excellent opportunity to practice core programming concepts and enhance