Programming

HireFlow – A Complete Interview Management System

Submitted by StratonWebDesigners on
HireFlow is a modern, easy-to-use web-based Interview Management System designed to make hiring faster, smoother, and more organized. It helps recruiters and organizations manage candidates, schedule interviews, and monitor the entire recruitment process in one place. Instead of using multiple tools or spreadsheets, HireFlow gives you a centralized platform where everything is accessible with just

CET Automated Grading System with AI Predictive Analytics in PHP and MySQL

Submitted by JaysonSC on
System Description The Automated Grading System with Predictive AI is a dynamic PHP/MySQL web application initially designed for a College of Engineering and Technology (CET). It moves beyond traditional grading by incorporating a native Predictive AI function powered by Simple Linear Regression. By analyzing a student's historical grade data across various terms (Prelims, Midterms, Pre-Finals)

Palindrome Checker App Using Tkinter in Python

Submitted by razormist on
The Palindrome Checker App is an interactive desktop application built entirely with Python using the Tkinter library. The application is very useful for quickly checking whether a word is a palindrome. The Palindrome Checker App Using Tkinter features straightforward functionality that checks any string to determine if it is a palindrome. This project is an excellent opportunity to reinforce

Safety Anger Pad Created With HTML, CSS And Javascript.

Submitted by Sykes on
Imagine a small, quiet room where you can shout, scribble, or pour out whatever is gnawing at you—without the fear that anyone else will hear, see, or judge. That’s exactly what this little web app delivers: a personal, digital “anger pad” that turns raw frustration into a tidy, savable record the moment you’re ready to let it go. Below is a panoramic look at everything the app can do, and why

Smart Attendance System with QR Code Scanner (PHP/MySQL)

Submitted by Gon13 on
The Smart Attendance System is a dynamic web application designed to streamline student attendance tracking using QR code technology. It replaces manual roll calls with a fast, automated Kiosk QR Scanner that utilizes any standard webcam or smartphone camera. The system intelligently auto-evaluates attendance as "Present" or "Late" by cross-referencing scan times against specific Class Schedules and grace periods set by the administrator. The system features a clean, responsive UI styled with Bootstrap 5 and provides administrators with a comprehensive dashboard complete with a Live Feed Monitor. It also includes practical utilities such as Excel exporting for student records, a printable Student QR Code Masterlist, and a dedicated self-registration portal for students to easily enroll and generate their own QR codes.

Pizzafy Ecommerce System using PHP and MySQL

Submitted by clara.rodriguez on
Pizzafy Ecommerce System Pizzafy Ecommerce is a complete web application built with PHP and MySQL, designed to help pizza businesses manage online orders efficiently. The system provides a modern and intuitive interface that allows customers to browse menus, place orders, and interact seamlessly with the platform. The interface was designed with simplicity and usability in mind, using Bootstrap to

Number Guesser Game Using Tkinter in Python with Source Code

Submitted by razormist on
The Number Guesser Game is an interactive desktop application built entirely with Python using the Tkinter library. The gameplay is simple: your goal is to crack the code by guessing a number between 1 and 100. The Number Guesser Game Using Tkinter features straightforward mechanics—each incorrect guess reduces your remaining attempts, and the game includes three difficulty levels: easy, medium

Guess a Color Game Using Tkinter in Python with Source Code

Submitted by razormist on
The Guess a Color Game is an interactive desktop application built entirely with Python using the Tkinter library. The gameplay is simple: your goal is to guess the correct color based on the given RGB code and the provided choices. The Guess a Color Game Using Tkinter features straightforward mechanics—each incorrect guess deducts a life, and there is a time limit for making a selection; if the

Lumina Gray App Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Lumina Gray App is a lightweight web application built entirely with JavaScript. It features a simple design that allows users to instantly convert images to grayscale. The Lumina Gray App Using JavaScript is an excellent project for learning how to generate and manipulate images. This project provides a valuable opportunity to practice and strengthen fundamental JavaScript programming skills

Whack a Mole Game Using Tkinter in Python with Source Code

Submitted by razormist on
The Whack-a-Mole Game is an interactive desktop application built entirely with Python using the Tkinter library. The gameplay is simple yet engaging: you need to click the mole using the left mouse button whenever it appears in a random hole. The Whack-a-Mole Game Using Tkinter offers fun and immersive gameplay, requiring quick reflexes to hit the mole and earn points. This project is an