Project Source Code

Payroll Management System in C++ with Source Code

Submitted by razormist on
Payroll Management System in C++ with Source Code - A C++ system application designed to assist in managing the distribution of payslips for your employees. This application also helps in maintaining records of your employees' working hours, facilitating the easy computation of their salaries C++ Source Code

Minesweeper Game in Vanilla JS with Source Code

Submitted by razormist on
Minesweeper Game in Vanilla JS with Source Code - A puzzle-style game created purely with JavaScript, this game is a clone of the classic and mind-bending Minesweeper. The gameplay is quite tricky, requiring players to carefully dig up the ground while avoiding hitting mines in order to win the game. Javascript Source Code.

Telecom Billing Management System in C++ with Source Code

Submitted by razormist on
Telecom Billing Management System in C++ with Source Code - A C++ project designed to assist users in managing telecom billing for customers. This project allows users to add new billing records and establish payment transactions, enabling customers to conveniently pay their bills.. C++ Source Code

File Data Converter App in Python with Source Code

Submitted by razormist on
File Data Converter App in Python with Source Code - A Python application that can allow you to perform conversions of various file size units. The purpose of this application is to provide you with an accurate and efficient method for converting any type of file size. Python Source Code.

DVD Store Management System in C with Source Code

Submitted by razormist on
DVD Store Management System in C with Source Code - A C system application designed to manage your DVD store by securely storing your DVD record list. The purpose of this system is to expedite your transactions, ensuring reliability and contributing to a successful business. C Source Code.

Binary to Text Converter App in JavaScript with Source Code

Submitted by razormist on
Binary to Text Converter App in JavaScript with Source Code - A simple JavaScript application designed to allow you to convert a binary number into text. The purpose of this application is to make it easier for you to understand the meaning of binary digits by providing a straightforward conversion process. JavaScript Source Code.

NotePad App using Tkinter in Python with Source Code

Submitted by razormist on
NotePad App using Tkinter in Python with Source Code - A Python application that utilizes the tkinter library to display a notepad application clone in a (GUI). This application is designed to enable you to write text or code your program and then save it in a compatible text file format. Python Source Code.

Tax Calculator App using CSV in Python with Source Code

Submitted by razormist on
Tax Calculator App using CSV in Python with Source Code - A Python application that uses the tkinter library to display a tax calculator in a GUI. The purpose of this application is to help you calculate the cost with tax for each country when someone makes a purchase in your store. Python Source Code.