Project Source Code

Cube Escape Extreme Game Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Cube Escape Extreme Game is an interactive web application built entirely with JavaScript. The gameplay is simple — the player’s goal is to reach the green orb while avoiding obstacles. Each level becomes progressively more difficult, increasing the challenge. The Cube Escape Extreme Game Using JavaScript offers a fun and engaging experience where the player loses a life upon hitting an

Data Exporter App Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Data Exporter App is a lightweight web application built entirely with JavaScript. It features a clean and simple design that allows users to extract data from CSV or JSON files easily. The Data Exporter App Using JavaScript is an excellent project for beginners, as it demonstrates how to extract and display data dynamically. It also includes a convenient drag-and-drop feature that lets users

8 Ball Pool Game Using Pygame in Python with Source Code

Submitted by razormist on
The 8 Ball Pool Game is an interactive desktop application built entirely with Python using the Pygame library. The gameplay is simple yet challenging, following the classic 8-ball pool rules. The 8 Ball Pool Game Using Pygame features a straightforward design where the player must shoot all the balls into the pockets, except for the black ball, which results in a game over if pocketed too early

Ticket Reservation System Using SQLite and Tkinter in Python with Source Code

Submitted by razormist on
The Ticket Reservation System is an interactive desktop application built entirely with Python using the Tkinter library. The application allows users to manage ticket records through a graphical user interface (GUI) with full CRUD (Create, Read, Update, Delete) functionality. The Ticket Reservation System Using SQLite and Tkinter also provides an option to export records. This project is an

Tron 2D Versus Game Using Pygame in Python with Source Code

Submitted by razormist on
The Tron 2D Versus Game is an interactive desktop application built entirely with Python using the Pygame library. The gameplay is simple yet competitive — two players battle against each other while maneuvering their vehicles on the screen. The Tron 2D Versus Game Using Pygame features a straightforward design where both players can control their vehicles using keyboard bindings (Player 1: W to

Chain Reaction 4 Player Mode Game Using Pygame in Python with Source Code

Submitted by razormist on
The Chain Reaction 4 Player Mode Game is an interactive desktop application built entirely with Python using the Pygame library. The gameplay is simple yet strategic — players take turns placing orbs on a grid to eliminate their opponents’ orbs. The Chain Reaction 4 Player Mode Game Using Pygame features a straightforward design where the game is played on a grid of cells, with each player

Patients Waiting Area Queue Management System

Submitted by Patrick Mvuma on
Patient Queue Management System (PQMS) is a web-based application developed using PHP and MySQL designed to streamline the hospital check-in process and manage patient queues efficiently. It offers an intuitive and responsive interface that enhances both patient and administrator experiences while minimizing waiting times. System Overview The PQMS automates the entire patient flow — from

Earthquake Detector App Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Earthquake Detector App is a lightweight web application built entirely with JavaScript. It features a clean and simple design that allows users to detect recent earthquakes occurring around the world. The Earthquake Detector App Using JavaScript is an excellent tool for viewing statistics about earthquake magnitudes and their locations. This project also provides a valuable opportunity to

Lorem Ipsum Generator App Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Lorem Ipsum Generator App is a lightweight web application built entirely with JavaScript. It features a clean and simple design that allows users to generate lorem ipsum paragraphs effortlessly. The Lorem Ipsum Generator App Using JavaScript is an excellent project for beginners, as it demonstrates how to generate dummy text programmatically. This project also provides a valuable opportunity

The Chase Game Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Chase Game is an interactive web application built entirely with JavaScript. The gameplay is simple—the player must keep running while avoiding being caught by the dog. The Chase Game Using JavaScript offers a fun and challenging experience, where you can collect items for boosts while trying to escape. This project also provides an excellent opportunity to practice and reinforce essential