Swapnil
@Swapnil
5 published packets
Joined Mar 2021
Published Projects
Text Compression using Python
Code in Python compresses a .txt file into a .bin file where the compressed file is approximately 50% of the size of the original file. or decompresses the .bin to .txt file.
Apr 14, 2021
Steganography in Python
Image steganography is the process of hiding information within an image. This Program in Python is utilized to hide a text-based message within an image.
Apr 11, 2021
Live Score Notification in Python
Python script to show live cricket score as desktop notification in regular interval.
Apr 11, 2021
Plagiarism checker using Python
Python script to detect plagiarism in the textual document using the basic concept of vector’s dot product or cosine similarity.
Apr 11, 2021
Text Compression using Python
Code in Python compresses a .txt file into a .bin file where the compressed file is approximately 50% of the size of the original file. or decompresses the .bin to .txt file.
Mar 23, 2021