This character counter can be used to count the number of characters, words, sentences and blank lines in the text given as input.
An image to PDF converter has multiple applications in day-to-day life as well as office applications such as making a file of inventory papers.
A random password generator is used to create a password with a specified number of characters. This code can be generate random passwords that contain alpha-numeric and special characters.
This is a simple code that uses an API to access real-time currency conversion rates. The user gives the amount and country to and from which the currency needs to be converted.
Caesar cipher is the simplest and oldest substitution cipher. It is a fundamental part of cryptography. In this project, we shall understand the cipher, view its features and implement it.