Implementation of Steganography techniques, 04/01/22
Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination. Here in our program, We will be given two options: encode and decode. By clicking the encode button secret message, the name of the file should be entered and uploaded. After uploading the file the image will be encoded. By clicking the decode button upload the file that is to be decoded and after uploading the hidden text will be displayed on the screen.
Music Player Using Python, 12/01/21
Here I made music player Using all well known Python Modules and creating to different definitions one for online and other for offline where as in online we will be directed to page where there we have select latest music websites and coming to offline we can listen songs in our playlist and even we can save the loving ones in separate playlist all did by using modules, libraries and classes.
Ice Cream Parlor management system using C++, 03/01/20
Here I get opportunity to make a code in which we get details related to Selection of Ice Creams, quantity and quality of Ice Cream, Different flavors after all directing you to payment where u have to select mode of payment and at final completion of payment according to your selection You can have deceitful Ice Cream.