simple project

Find the Difference Game in JavaScript Free Source Code

Submitted by razormist on
Find the Difference Game in JavaScript Free Source Code - A simple JavaScript game application where your objective is to find the differences between the two images. Each time you successfully identify the correct object, you will proceed to the next level. JavaScript Free Source Code.

Simple Library Management System GUI using SQLite in Python Free Source Code

Submitted by razormist on
Simple Library Management System GUI using SQLite in Python Free Source Code - A simple Python system that can manage your library store. This system can provide you with an efficient way of managing the records of your books and issuing books to customers. Python Free Source Code.

Sudoku Game using Tkinter in Python Free Source Code

Submitted by razormist on
Sudoku Game using Tkinter in Python Free Source Code - This is a simple game that uses the Tkinter library to recreate the Sudoku game as a Python application. This project is a logic-based mathematical program where you need to solve the missing numbers in the grid to match the corresponding columns and rows. Python Free Source Code.

Hotel Billing System using Tkinter in Python Free Source Code

Submitted by razormist on
Hotel Billing System using Tkinter in Python Free Source Code - A simple Python system that uses the Tkinter library to create a Hotel Billing application capable of generating receipts. This system utilizes CRUD functions to manage product data manipulation, including updates, deletions, and more. Python Free Source Code

Simple Member Management System in C# Free Source Code

Submitted by razormist on
Simple Member Management System in C# Free Source Code - A simple C# window form application that use SQLite database to store the record of your member. This application is consist of multiple textboxes that need to fill-in the data of each member. C# Free Source Code.

Simple Password Generator App using Tkinter in Python

Submitted by razormist on
Simple Password Generator App using Tkinter in Python - A simple python application that use tkinter library to create a secured random password generator app. This application uses a random function that will randomize the generation of available characters. Python Free Source Code.

Simple Flying Bird Game in JavaScript Free Source Code

Submitted by razormist on
Simple Flying Bird Game in JavaScript Free Source Code - A simple arcade style game that clone the flappy bird game from android with a similar mechanics. This game show you how to implement this clone game into a web application with same game mechanics of the real game. JavaScript Free Source Code.

Simple Tour Reservation System in C++ Free Source Code

Submitted by razormist on
Simple Tour Reservation System in C++ Free Source Code - A simple C++ system that can make a reservation trip for the tourist to their respective destination. This user in this system can make the reservation for the tourist and can also allow to cancel a trip anytime. C++ Free Source Code.