Programming

Friendship Analytics App Using Tkinter in Python wtih Source Code

Submitted by razormist on
The Friendship Analytics App is an interactive desktop application built entirely with Python using the Tkinter library. The application is fun to use, allowing you to compare two names to determine whether their friendship compatibility is strong or not. The Friendship Analytics App Using Tkinter features straightforward functionality that lets you compare names easily. This project is an

Luminosity Particle Generator App Using Tkinter in Python

Submitted by razormist on
The Luminosity Particle Generator App is an interactive desktop application built entirely with Python using the Tkinter library. The application is fun to use, allowing you to generate luminous particles by clicking the mouse button. The Luminosity Particle Generator App Using Tkinter features straightforward functionality that lets you create and display particle effects interactively. This

Sudoku Game Using Pygame in Python with Source Code

Submitted by razormist on
The Sudoku Game is an interactive desktop application built entirely with Python. The gameplay is simple and follows the rules of the classic Sudoku puzzle. The Sudoku Game Using Pygame features a fun and interactive experience where you solve number puzzles just like in the traditional game. This project is an excellent opportunity to reinforce essential programming concepts, making it a valuable

Fish Adventure Game Using Pygame in Python with Source Code

Submitted by razormist on
The Fish Adventure Game is an interactive desktop application built entirely with Python. The gameplay is simple: you collect food while avoiding predators. The Fish Adventure Game Using Pygame features a fun and interactive experience where you control the fish using keyboard inputs. To earn points, you must collect food while avoiding predators, and the game ends if your fish is eaten. This

Car Rental System Using Tkinter and SQLite in Python wtih Source Code

Submitted by razormist on
The Car Rental System is an interactive desktop application built entirely with Python using the Tkinter library. The application is simple and allows users to rent cars efficiently. The Car Rental System Using SQLite and Tkinter includes tools for adding car inventory, monitoring rentals, and managing customer details. This project is an excellent way to practice and reinforce essential

Jump Ball Game Using Pygame in Python with Source Code

Submitted by razormist on
The Jump Ball Game is an interactive desktop application built entirely with Python. The gameplay is similar to Doodle Jump, where you continuously jump to earn points. The Jump Ball Game Using Pygame features a visual and interactive version of this concept. The core mechanics involve moving left and right to land on platforms while progressing upward. This project is an excellent opportunity to

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

CET-Tally System: Advanced College Event Tallying & Leaderboard System in PHP and MySQL

Submitted by JaysonSC on
The CET-Tally System is a modern and fully automated web-based tally system designed to track, manage, and display real-time scores for college intramurals, tournaments, and institutional events. It is developed using PHP, MySQL, and Bootstrap 5, making it reliable, fast, and easy to deploy in different environments. This system provides a clean and professional user experience with a unique

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