C/C++

Keycode Event Detector App in VanillaJS with Source Code

Submitted by razormist on
The Keycode Event Detector App is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple tool that can detect keyboard key event codes. The program is displayed in a web browser and uses event capturing to track the event code of keyboard keys. The Keycode Event Detector App in VanillaJS is designed for detecting keyboard key events

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

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