Missile Command Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Missile Command Game using HTML & CSS in Vanilla JavaScript with Source Code - A retro-style game coded purely in JavaScript where you defend a city from incoming attacks. The gameplay is basically protecting the city from incoming attacks; you need to fire back some missiles to prevent a catastrophe. JavaScript Source Code

Hadith app Using HTML CSS JavaScript with Source Code

Submitted by keerio on
This JavaScript code is crafted to build a straightforward web application that retrieves a random Hadith (a saying or action of Prophet Muhammad) from a particular source, specifically Bukhari, utilizing an API. Let's break down the key components and functionalities: **HTML Elements** `hadis`: Represents the element where the fetched Hadith text will be displayed. `narrator`: Represents the

Image Filtering App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Image Filtering App using HTML&CSS in VanillaJS with Source Code - An image filtering application coded purely in JavaScript where you can customize the image filter. The purpose of this program is to allow users to freely add various filtering options to their images. JavaScript Source Code.

IT Dissertation Writing Guidelines: How to Write a Solid Dissertation on Programming

Submitted by oretnom23 on
“Every dissertation is a significant step in a person’s academic career and the first outstanding scientific accomplishment. Writing a high-quality dissertation is challenging, complex, and daunting, so you should be prepared to devote much time and energy to it. If you are writing a thesis about programming or computer science, it means that you are enrolling in an even more severe competition

Loan Calculator App using Tkinter in Python with Source Code

Submitted by razormist on
Loan Calculator App using Tkinter in Python with Source Code - A Python program that uses the Tkinter library to display a loan calculator GUI. The intention of this program is to provide the simplest method of calculating your loan payment based on the information you provide. Python Source Code.

Random Captcha Generator App in VanillaJS with Source Code

Submitted by razormist on
Random Captcha Generator App in VanillaJS with Source Code - A web application created in pure JavaScript that generates random captchas. The purpose of this application is to prevent bots from spamming your website by requiring users to enter a random alphanumeric value correctly before logging in.. JavaScript Source Code.

Image Compressor Tool Using PHP with Source Code

Submitted by rems on
Welcome to the Image Compressor Tool, a web-based application designed to streamline the process of image compression. This tool allows users to effortlessly upload their images, preview both the original and compressed versions, and download the optimized images directly. The main aim is to significantly reduce image file sizes while preserving acceptable quality, making it easier to manage

Decimal-Binary Auto Converter Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Decimal-Binary Auto Converter, a web-based application designed to simplify the process of converting numbers between decimal and binary formats. This tool provides real-time conversion, allowing users to instantly see the binary equivalent of a decimal number, and vice versa, as they type. Its user-friendly interface and seamless functionality make it an ideal resource for students

Days Between Two Dates Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Days Between Two Dates, a simple yet efficient web application designed to calculate the number of days between two user-selected dates. This project leverages modern web technologies—HTML for structure, CSS for styling, and JavaScript for interactivity—to deliver a seamless user experience. The application features a clean and intuitive interface, allowing users to effortlessly