HTML

Tower of Hanoi Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Tower of Hanoi Game is an interactive web application built entirely with JavaScript. This game is quite challenging—you must click and drag each Hanoi piece one at a time, stacking them in the correct order with the smallest piece on top. The Tower of Hanoi Game in VanillaJS tests your problem-solving skills and speed as you determine the correct sequence of moves. It provides an excellent

Story Generator App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Story Generator App! This innovative web application allows you to effortlessly generate creative and engaging stories with just a few clicks. Whether you're looking for inspiration, a quick story idea, or simply want to have fun creating random narratives, this app is designed to spark your imagination. It's an excellent tool for writers, educators, and anyone who loves

Multiple Dice Roller Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Multiple Dice Roller! This interactive web application allows users to generate and roll multiple 3D dice with just a click. Built using HTML, CSS, and JavaScript, the app offers a visually engaging experience with animated dice that simulate real-life rolling. Users can select the number of dice they want (up to 10), generate them, and then roll them to see the randomized results

Tash Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Tash Game is an interactive web application built entirely with JavaScript. This game is quite challenging because it is based on luck when drawing a card. The Tash Game in VanillaJS offers an enjoyable experience as you pull your card. It provides an excellent opportunity to reinforce essential programming concepts while enhancing JavaScript skills. The Tash Game using HTML & CSS in VanillaJS

Scrollable Date-Time Picker Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Scrollable Date-Time Picker, an intuitive and elegant solution for selecting dates and times. Designed with simplicity and user experience in mind, this picker leverages HTML, CSS, and JavaScript to provide a seamless, interactive interface. Users can easily scroll through months, days, years, hours, minutes, and AM/PM options, with each selection dynamically updating the displayed

Masonry Image Gallery Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Masonry Image Gallery, an interactive web application that offers a dynamic collection of cat and dog images. Designed with a responsive masonry layout, the gallery ensures that images are displayed in an organized and visually engaging manner across all devices. Users can easily browse through the images and click on any one to view it in an enlarged lightbox preview, providing an

Number 3 Matching Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Number 3 Matching Game is an interactive web application built entirely with JavaScript. This game is quite tricky—you need to accurately match all the numbers to exactly 3. The Number 3 Matching Game in VanillaJS offers a great challenge in matching numbers to 3. It provides an excellent opportunity to reinforce essential programming concepts while learning JavaScript. The Number 3 Matching

Stick Hero Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Stick Hero Game is an interactive web application built entirely with JavaScript. This game is quite challenging—you need to click and hold the left mouse button to spawn a bridge in front of you. The longer you hold, the longer the bridge. The Stick Hero Game in VanillaJS offers a great challenge in precision and accuracy when determining the bridge length. It provides an excellent

Sudoku Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Sudoku Game is an interactive web application built entirely with JavaScript. This game is quite challenging, requiring careful thinking to place the correct numbers. The Sudoku Game in VanillaJS offers a great challenge for those who enjoy logic and mathematical puzzles. It provides an excellent opportunity to reinforce essential programming concepts while enhancing JavaScript skills. The

Gradient Color Generator App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Gradient Color Generator App is a lightweight web application built entirely with JavaScript. This app features an interactive generator that lets you choose the type of gradient color you want to use. The Gradient Color Generator App in VanillaJS is an ideal project for beginners, offering a straightforward way to generate gradient colors. This project helps enhance basic coding skills in