Programming

Connect the Dots Game using HTML & CSS in jQuery with Source Code

Submitted by razormist on
The Connect the Dots Game is an interactive web application built entirely with JavaScript and jQuery. This game is fun and simple. The player must drag each dot to the corresponding color to earn a score. The Connect the Dots Game in jQuery offers straightforward gameplay that requires you to connect all the dots with their matching colors. It provides a great opportunity to strengthen essential

Custom Video Player Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Custom Video Player – a sleek, modern web application designed to revolutionize your video playback experience! Built entirely with HTML, CSS, and JavaScript, this player replaces the default browser controls with a beautiful, feature-packed interface that puts you in full command of your media. Whether you're watching tutorials, streaming content, or showcasing videos on your

Browser-based Code Editor Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to Browser-based Code Editor, designed for modern web development! Built entirely with HTML, CSS, and JavaScript, this lightweight yet powerful tool lets you write, test, and debug code directly in your browser. Whether you're a beginner learning the basics or an experienced developer prototyping ideas, this app provides an intuitive interface with syntax highlighting, multi-file editing

Form Validation using JavaScript

Submitted by ganesh kavhar on
In this article, I will be providing a simple web application to demonstrate how Form Validation works using JavaScript. This example is ideal for beginners and developers who want to understand the basics of client-side form validation in web development. The form will include commonly used input fields such as the email and the password, along with JavaScript functions that validate user input

Student Result Management System using PHP and MySQL

Submitted by munyweki on
This project is entitled Student Result Management System using PHP and MySQL. This was developed using PHP and MySQL Database. The application is mainly built for managing the student results more efficient and effective. It has a pleasant user interface and multiple user-friendly functionalities. A Student Result Management System is an advanced digital solution designed to help schools

Smash the Monkey using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Smash the Monkey is an interactive web application built entirely with JavaScript. This game is fun and simple. The player must quickly smash the monkey that appears in a hole to gain points. The Smash the Monkey in VanillaJS offers straightforward gameplay that requires fast reactions to hit the monkey as it randomly appears. It provides a great opportunity to strengthen essential programming

URL Shortener App Using PHP and JavaScript with Source Code

Submitted by rems on
Welcome to the URL Shortener App – a fast, lightweight tool designed to transform long, cumbersome links into short, shareable URLs with just a click! Built with PHP for seamless server-side processing and enhanced with JavaScript for smooth interactivity, this app provides a hassle-free way to generate compact links without requiring user accounts. It integrates with reliable APIs like encurtador

Expense Tracker App with PHP and JavaScript with Source Code

Submitted by rems on
Welcome to the Expense Tracker App – your simple yet powerful solution for managing personal finances! This intuitive web application helps you effortlessly track spending, visualize expenses, and gain insights into your financial habits. Built with PHP for backend processing and JavaScript (Chart.js) for dynamic visualizations, it offers a seamless experience without requiring a database or login

Online Student Clearance System using PHP and MySQL

Submitted by Senior Walter on
This project is entitled Online Student Clearance System, a comprehensive web-based application developed using multiple modern programming technologies, primarily PHP for server-side scripting and MySQL Database for efficient data storage and management. The system is designed to streamline and automate the student clearance process, reducing manual work and improving administrative efficiency

Jewel Count Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Jewel Count Game is an interactive web application built entirely with JavaScript. This game is very simple as you just need to click on different jewels to get a cost and match the green jewel cost to win the game. The Jewel Count Game in VanillaJS offers simple gameplay that requires memorizing the cost of certain jewels to win. It provides a great opportunity to strengthen essential