Javascript

Barcode Maker with Download Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Barcode Maker with Download tool, a simple yet powerful web application built using HTML, CSS, and JavaScript. This tool allows users to quickly generate barcodes based on their input and download them as high-quality PNG images. With a clean, user-friendly interface, the application ensures a smooth experience for generating and downloading barcodes with just a few clicks. Whether

File Extension Identifier Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the File Extension Identifier – a user-friendly web application designed to help you quickly and efficiently identify the file extension of any uploaded document. Built using HTML, CSS, and JavaScript, this tool provides a seamless experience for users who need to determine file types with just a few clicks. Whether you're working with unfamiliar file formats or need to double-check the

Box Shadow Generator App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Box Shadow Generator App is a web application created using the JavaScript programming language. The purpose of this project is to provide a helpful tool for generating box shadow effects for your website design. The program is displayed in a web browser and includes a form where users can input and adjust various shadow properties such as offset, blur, spread, and color. The Box Shadow

Worm Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Worm Game is a web application created using the JavaScript programming language. The purpose of this project is to provide fun and enjoyable gameplay where the worm grows larger by eating food. The game is displayed in a web browser and features several object shapes. The Worm Game in VanillaJS is designed to offer simple and fun, score-based gameplay, where players collect items to increase

Super Hero Random Generator App in VanillaJS with Source Code

Submitted by razormist on
The Super Hero Random Generator App is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple database of comic book superheroes' statistics. The program is displayed in a web browser and contains a search box for looking up a superhero. The Super Hero Random Generator App in VanillaJS is designed as a database checker for

Brick Breaker Game using Bootstrap in VanillaJS with Source Code

Submitted by razormist on
The Brick Breaker Game is a web application created using the JavaScript programming language. The purpose of this project is to provide fun and enjoyable gameplay by breaking bricks with a ball. The game is displayed in a web browser and contains several object shapes. The Brick Breaker Game in VanillaJS is designed to teach you how to develop a simple game app. This project uses basic coding

Typing Speed Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Typing Speed Game is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple and enjoyable game where you need to type words as fast as you can. The game is displayed in a web browser and contains a textbox where you input your typing. The Typing Speed Game in VanillaJS is designed to offer fun and practice for improving typing

Convert JFIF to Other Image Type Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Convert JFIF to Other Image Type web application! This tool is designed to simplify the process of converting JFIF image files into various popular formats such as PNG, JPG, and WEBP. With a sleek and intuitive interface, users can effortlessly upload their JFIF images, preview them, and select the desired output format for conversion. The application ensures a smooth experience by

Microsoft Files to PDF Converter Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Microsoft Files to PDF Converter, a user-friendly web application designed to make the process of converting your Microsoft Office files into PDF format both simple and efficient. Whether you have a Word document (DOCX), an Excel spreadsheet (XLSX), or a PowerPoint presentation (PPTX), this tool enables you to transform your files into PDFs with just a few clicks. Built with HTML

Temperature Converter App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Temperature Converter App is a web application created using the JavaScript programming language. The purpose of this project is to provide a tool that can convert between different temperature units, making it easier to measure and compare temperatures. The program is displayed in a web browser and contains a text input field to enter the temperature data. The Temperature Converter App in