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

Pop-up Subscription Form Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Pop-up Subscription Form, a sleek and user-friendly project built using HTML, CSS, and JavaScript. This dynamic form allows users to easily subscribe to newsletters or updates through a visually appealing pop-up modal. The intuitive design, powered by smooth animations and stylish elements, ensures a professional user experience while enhancing engagement. With features like

BMI Calculator with Conclusion Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the BMI Calculator with Conclusion, a simple and intuitive web application designed to help you calculate your Body Mass Index (BMI) and understand your health status. Whether you're curious about your weight category or looking to track your health, this app provides an easy way to calculate your BMI using your weight and height. Upon calculation, the app offers a personalized

How to Check If Two Strings are Anagram in Python

Submitted by razormist on

In this tutorial, we’ll learn how to program "How to Check If Two Strings are Anagrams in Python." The objective is to carefully determine whether two strings are anagrams of each other. This tutorial will guide you through the process step by step, ensuring a clear understanding of how to implement an effective anagram check. So, let’s get started!

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

Compose Email with File Sender Using PHP and PHPMailer with Source Code

Submitted by rems on
Welcome to Compose Email with File Sender Using PHP and PHPMailer, a simple yet powerful web application designed to streamline email composition and file attachment. This project offers an intuitive interface for creating emails, adding recipients, carbon-copying (Cc), and attaching files—all from a user-friendly web platform. Whether you need to send professional emails, share documents, or test

Text-based Brush Drawing App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Text-based Brush Drawing App, where creativity meets technology! This interactive application transforms your mouse movements into artistic text-based designs, offering a delightful blend of drawing and typography. Using a predefined text string, each stroke is formed by placing letters dynamically along your mouse's path, creating stunning patterns and shapes as you draw. Whether

Right Click Menu Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Right Click Menu Using HTML, CSS, and JavaScript project! This feature-rich application offers a customizable context menu that replaces the default browser menu with a modern and visually appealing alternative. With options like "Open," "Cut," "Copy," "Share," and more, users can interact with the menu seamlessly. Stylish animations, responsive positioning, and smooth transitions

How to Sort a Dictionary by Value in Python

Submitted by razormist on

In this tutorial, we’ll learn how to program "How to Sort a Dictionary by Value in Python." The objective is to safely and efficiently sort a dictionary based on its values. This tutorial will guide you through the process step by step, ensuring a clear understanding of how to implement the sorting effectively. So, let’s get started!

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