Project Source Code

Pattern Generator App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Pattern Generator App is a lightweight web application built entirely with JavaScript. This app features an interactive toolbar that allows users to generate and customize random patterns. The Pattern Generator App in VanillaJS is an ideal project for beginners, providing a simple yet effective way to explore pattern generation with options to adjust thickness, color, and other design elements

Number Generating Facts App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Number Generating Facts is a lightweight web application built entirely with JavaScript. This app features an interactive search function that retrieves and displays facts about a given number. The Number Generating Facts App in VanillaJS is an ideal project for beginners, offering a straightforward way to fetch and present interesting numerical facts. This project helps enhance basic coding

Guess the Movie Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Guess the Movie Game is an interactive web application built entirely with JavaScript. This engaging game challenges players to guess the correct name of a movie based on a given clue. The Guess the Movie Game in VanillaJS offers a fun and straightforward experience, rewarding players with points for accurate guesses. It provides an enjoyable way to practice essential concepts while developing

Memory Icon Match Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Memory Icon Match Game is an interactive web application developed entirely with JavaScript. In this arcade-style game, players must flip and match identical icons to win. The Memory Icon Match Game in VanillaJS offers a fun and challenging experience, requiring players to think critically and memorize the placement of each icon. This project provides an excellent opportunity to gain basic

Arithmetic Math Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Arithmetic Math Game is an interactive web application developed entirely with JavaScript. In this engaging strategy game, players aim to solve as many math problems as possible within a minute. The Arithmetic Math Game in VanillaJS offers a fun and challenging experience, requiring players to think critically to solve problems quickly. This project is an excellent opportunity to practice

Match Color Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Match Color Game is an interactive web application developed entirely with JavaScript. In this engaging strategy game, players aim to match three or more tiles of the same color to score points. The Match Color Game in VanillaJS offers a fun and challenging experience, requiring players to think critically with each move, as the game is limited by a set number of turns. This project is an

Bantumi Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Bantumi Game is an interactive web application developed entirely with JavaScript. In this engaging strategy game, players take turns placing seeds in houses, aiming to capture the most seeds by the end of the game. The Bantumi Game in VanillaJS provides a fun and challenging experience, requiring players to think critically as each move can influence the placement and distribution of seeds

Lights Out Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Lights Out Game is an interactive web application built entirely with JavaScript. In this engaging puzzle game, players aim to turn all the yellow tiles to black by strategically toggling tiles. The Lights Out Game in VanillaJS provides a fun and challenging experience, requiring players to think critically as each move can affect multiple tiles. This project offers an enjoyable way to

Guess the Shape Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Guess the Shape Game is an interactive web application built entirely with JavaScript. This engaging game challenges players to identify the correct shape based on the displayed image. The Guess the Shape Game in VanillaJS offers a fun and straightforward experience, rewarding players with points for accurate guesses. It provides an enjoyable way to practice essential concepts like game logic

Icon Fetcher App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Icon Fetcher App is a lightweight web application built entirely with JavaScript. This app features an interactive search function that retrieves and displays the favicon (icon) of a specified website based on its URL. The Icon Fetcher App in VanillaJS is an ideal project for beginners, offering a straightforward way to fetch and display website icons while enhancing their understanding of