Project Source Code

2K48 Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The 2K48 Game is an interactive web application built entirely with JavaScript that challenges your strategic thinking and problem-solving skills. In this game, you slide numbered tiles across the board and merge matching numbers to create larger ones, starting with smaller values and gradually working your way up to achieve the highest possible score. Each move introduces a new number

QR Code App using Tkinter in Python with Source Code

Submitted by razormist on
The QR Code App is built using the Python programming language. This project is designed to both generate QR codes and read their content. It features a simple yet effective interface, enhanced by the Tkinter library to create a user-friendly graphical interface. The QR Code App in Python is a great beginner-friendly project that demonstrates essential coding concepts in Python. QR Code App using

Zoom Effect App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Zoom Effect App is a lightweight web application built entirely with JavaScript. This app features an interactive image zoomer that can zoom in to an image. The Zoom Effect App in VanillaJS is an ideal project for beginners, offering a straightforward way to zooming image. This project helps enhance basic coding skills in JavaScript programming. The Zoom Effect App using HTML & CSS in

Word Guess Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Word Guess Game is an interactive web application built entirely with VanillaJS. This game is simple and entertaining, challenging you to guess a word with a specific length. The Word Guess Game in VanillaJS offers an enjoyable experience as you try to guess the word, and you can even use a hint to make guessing easier. This program demonstrates simple coding techniques that help you learn

Typing Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Typing Game is an interactive web application built entirely with VanillaJS. This game is really fun and enjoyable. The gameplay is simple. All you need to do is type each letter that appears on the screen as fast and accurately as possible. The Typing Game in VanillaJS offers an exciting challenge that tests both your speed and accuracy. Additionally, the program demonstrates coding

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

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

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