Kirti Sandip Phegade
@KirtiPhegade
Published Projects
Square Encryption of String In Java
Today we write a program that performs some encryption and decryption tasks on a given string by using the Java programming language
GUI based Profile QR code Generator using Java
In order to Develop the GUI-based QR code generator we use Java programming language and some swing components like JLabel, JButton,JFiled, and JTextfiled.
Convert Java Text to speech using the FreeTTS Jar file
Hello friends, Welcome to my new tutorial during this tutorial, we are going to create an application that converts Java Text into Speech using the FreeTTS library.
General Store Invoice generator system using Swing in Java
In this tutorial, we will be develop an Invoice generator system using Swing in Java. An invoice is a commercial document issued by a seller to the buyer indicating Product, quantity, and price
How Linebreaks in JLabels using Java Swing
In this program, we are going to discuss about How to Display Multiple Lines in JLabel. Swing provides platform-independent and lightweight components Java.
Currency Converter in Java using Swing
In this Project we are going to Develop a Currency Converter in Java by using Swing Framework. This project is designed to convert one amount currency into another currency amount.