css

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

Image Flipper Tool Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Image Flipper Tool! This simple yet powerful web application allows you to effortlessly flip images either horizontally or vertically with just a click. Whether you need to correct an image orientation or create a mirrored effect, this tool makes the process quick and easy. With a clean and user-friendly interface, you can upload an image, preview it instantly, and apply

Google Gemini Clone Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Google Gemini Clone, a web-based AI chatbot built using HTML, CSS, and JavaScript. This project replicates the functionality of Google Gemini, allowing users to interact with an AI-powered assistant that generates real-time responses. With a sleek and modern interface, the chatbot provides a smooth and engaging user experience, making it an excellent tool for exploring AI-based

Save Text to a File Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Save Text to a File web application! This simple yet powerful tool allows you to enter any text and save it as a file in multiple formats, including TXT, HTML, and Markdown. Whether you need to jot down quick notes, create a structured HTML document, or format text for Markdown, this application makes it easy to generate and download your content with just one click. With a clean

Valentine's E-Letter Card Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to Valentine's E-Letter Card, a delightful interactive experience designed using HTML, CSS, and JavaScript . This virtual Valentine's card simulates the charm of a love letter tucked inside an envelope, which gracefully opens with a click to reveal a heartfelt message. With a beautifully animated design, a smooth opening and closing mechanism, and floating hearts for an extra touch of

Multiplication Quiz Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Multiplication Quiz Game is an interactive web application built entirely with JavaScript. This engaging game challenges players to solve multiplication problems within a minute. The Multiplication Quiz Game in VanillaJS offers a great exercise for practicing mathematical problems, requiring players to solve multiplication questions to earn a score. It provides an excellent opportunity to