Javascript

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

Bugtong-bugtong: Pinoy Riddle Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to Bugtong-bugtong: Pinoy Riddle! This fun and interactive game brings the traditional Filipino bugtong (riddles) to life using modern web technology. Filipino riddles have long been a part of our rich cultural heritage, passed down through generations as a way to entertain, educate, and challenge the mind. With this game, you can test your wit and problem-solving skills while enjoying

Loan Calculator App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Loan Calculator App, a user-friendly tool designed to help you estimate your loan payments with ease. Whether you're planning to take out a loan or simply exploring different repayment options, this app provides a quick and efficient way to calculate your monthly payments, total repayment amount, and interest costs. With a clear and interactive interface, users can input their loan

Stealing the Diamond Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Stealing the Diamond Game is an interactive web application built entirely with JavaScript. This game is quite fun and unique, where you need to control the mouse pointer to steal the diamond. The Stealing the Diamond Game in VanillaJS offers a great challenge by focusing on precise mouse movements. It provides an excellent opportunity to reinforce essential programming concepts while