HTML

Number Facts Generator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the captivating world of the Number Facts Generator – an engaging web application crafted using HTML, CSS, and JavaScript. This project invites users to embark on an interactive journey of numerical discovery, seamlessly blending modern design aesthetics with dynamic functionality. The user-friendly interface ensures a delightful experience, whether you're a math enthusiast, a trivia

Guessing Word Game GUI in VanillaJS with Source Code

Submitted by razormist on
Guessing Word Game GUI in VanillaJS with Source Code. Guessing Word Game GUI, created in JavaScript, challenges players to guess a hidden word by entering letters. Incorrect guesses result in the gradual drawing of an image, adding an extra layer of challenge to the game. JavaScript Source Code.

Arithmetic Math Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Arithmetic Math Game, an immersive web experience that combines the power of HTML, CSS, and JavaScript to bring you a captivating and educational gaming adventure. Designed with a user-friendly interface and a modern aesthetic featuring the Poppins font, this game aims to enhance your arithmetic skills in an entertaining way. Whether you're a math enthusiast or looking for a fun way

Number Guessing Game using Voice in VanillaJS with Source Code

Submitted by razormist on
Number Guessing Game using Voice in VanillaJS with Source Code - An application purely created in JavaScript where you must guess a number using only your voice. This unique approach adds a different vibe to the guessing game, making it an engaging and entertaining experience JavaScript Source Code.

Mad Libs Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the enchanting realm of the Mad Libs Game, an engaging project brought to life through the harmonious collaboration of HTML, CSS, and JavaScript. This interactive web experience invites users to unleash their creativity by participating in whimsical storytelling across three distinct themes – "Going to the Doctor," "Visiting in Japan," and "It's More Fun in the Philippines." The

URL Shortener Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to our innovative URL Shortener project, where simplicity meets functionality in the realm of web applications. This project, developed using HTML, CSS, and JavaScript, introduces a sleek and user-friendly platform for transforming lengthy URLs into concise and shareable links. The user interface is thoughtfully designed to ensure an intuitive and seamless experience, allowing users to

e-Signature App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the e-Signature App, a user-friendly and versatile solution crafted with HTML, CSS, and JavaScript to streamline the process of capturing electronic signatures. This project offers a seamless and responsive interface, allowing users to effortlessly draw their signatures on a canvas using mouse or touch input. The elegant design, characterized by a stylish color scheme and the Poppins

Ensuring Connectivity: A Guide on Checking Internet Connection with JavaScript

Submitted by oretnom23 on

This tutorial delves into techniques for verifying internet connectivity in a web application using JavaScript. Its purpose is to offer students and beginners a valuable reference to enhance their knowledge and skills in developing web applications with JavaScript. Throughout this tutorial, I'll be presenting code snippets to illustrate our objectives on this website.