Project Source Code

Tower of Hanoi Game Using Pygame in Python with Source Code

Submitted by razormist on
The Tower of Hanoi Game is an interactive desktop application built entirely with Python. The gameplay is based on a classic mathematical puzzle consisting of three rods and a number of disks of different sizes that can slide onto any rod. The Tower of Hanoi Game Using Pygame features a visual and interactive version of this puzzle. It begins with the disks stacked on one rod in decreasing size

Ant Simulation Game Using Pygame in Python with Source Code

Submitted by razormist on
The Ant Simulation Game is an interactive desktop application built entirely with Python. The gameplay is simple, allowing you to observe an ant colony and its progression. The Ant Simulation Game Using Pygame features straightforward mechanics where players can spawn ants, add or remove food, and interact with predators that become more aggressive as your score increases. The game ends when the

Pixel Dog Run Game Using Pygame in Python with Source Code

Submitted by razormist on
The Pixel Dog Run Game is an interactive desktop application built entirely with Python. The gameplay is simple and similar to the dinosaur game in Chrome when there is no internet connection. The Pixel Dog Run Game Using Pygame features straightforward mechanics where you need to jump to avoid obstacles and earn a higher score. This project is an excellent opportunity to reinforce essential

Pokemon Pokedex App Using Tkinter in Python with Source Code

Submitted by razormist on
The Pokemon Pokedex App is an interactive desktop application built entirely with Python using the Tkinter library. The application is really fun to use, allowing you to view Pokémon information up to Generation 5. The Pokemon Pokedex App Using Tkinter in Python features straightforward functionality that lets you browse through Pokémon or search by name up to Generation 5. This project is an

Egg Catching Game Using Tkinter in Python with Source Code

Submitted by razormist on
The Egg Catching Game is an interactive desktop application built entirely with Python using the Tkinter library. The gameplay is simple: your goal is to catch as many eggs as possible to earn points while avoiding bombs, which will result in a deduction of your lives. The Egg Catching Game Using Tkinter features straightforward mechanics where you score by catching eggs, collect power-ups to help

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

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