simple project

Image Converter using Tkinter in Python with Source Code

Submitted by razormist on
Image Converter using Tkinter in Python with Source Code - A Python application that utilizes the Tkinter library to display an image converter in a GUI app. The purpose of this application is to assist you in converting images from PNG to JPG or JPG to PNG. Python Source Code.

Spell Checker App using Tkinter in Python with Source Code

Submitted by razormist on
Spell Checker App using Tkinter in Python with Source Code - A Python application that uses the Tkinter library to develop a user-friendly spell checker. The purpose of this application is to assist you in correcting misspelled words, providing a better result for accurate spelling. Python Source Code.

Slot Machine App in Python with Source Code

Submitted by razormist on
Slot Machine App in Python with Source Code - A simple Python application that displays in a terminal console to showcase the function of a slot machine. This application replicates the functionality of a real slot machine, requiring the player to hit a specific pattern of three symbols in order to win. Python Source Code.

Complete Exchange Rate in Vanilla JS with Source Code

Submitted by razormist on
Complete Exchange Rate in Vanilla JS with Source Code - An exchange rate created purely in the JavaScript language, designed specifically for currency exchange. This application offers a wide variety of available currency exchange options for countries worldwide. JavaScript 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

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.