There are no reviews yet. Be the first to send feedback to the community and the maintainers!
DoggyCare-Webpage
I created this webpage only using HTML, CSS and Bootstrap.CeaserCipher
Ceaser Cipher Encryption and Decryption Code in C.Swaping-Variables
The simplest way to swap the values of two variables is using a temp variable. In here my temp variable is c.Tip-Calculator
This is python base tip calculator.Pizza-Bill-Calculator
Roller-Coaster-Bill
Treasure-Island-Game
Love-Calculator
To work out the love score between two peopleRock-Paper-Scissors-Game
Life-in-weeks
I was reading this article by Tim Urban - Your Life in Weeks and realised just how little time we actually have.Calculator
This in simple calculator based on JavaFX method.Hill-Cipher
Hill cipher is a polygraphic substitution cipher based on linear algebra.Each letter is represented by a number modulo 26.First-HTML-Portfolio
Data-encryption-standard-DES-
The Data Encryption Standard is a symmetric-key algorithm for the encryption of digital data. Although its short key length of 56 bits makes it too insecure for modern applications, it has been highly influential in the advancement of cryptography.Simple-Calculaator
Using this calculator only you can do addition, multiplication, subtraction and division. Used C language to build this calculator.BMI-Calculator-using-Python
Define the formula for calculating BMI: BMI = weight / (height * height) 2. Define the weight and height inputs as float values. 3. Write a function that takes the weight and height as inputs, calculates the BMI, and returns the result.TharinduRamanayake
RSA-Algorithm
RSA is a public-key cryptosystem that is widely used for secure data transmission. It is also one of the oldest. The acronym "RSA" comes from the surnames of Ron Rivest, Adi Shamir and Leonard Adleman, who publicly described the algorithm in 1977.Playfair-cipher
The Playfair cipher or Playfair square or Wheatstone–Playfair cipher is a manual symmetric encryption technique and was the first literal digram substitution cipher. The scheme was invented in 1854 by Charles Wheatstone, but bears the name of Lord Playfair for promoting its use.-Project-Covid-19
The C language was used and the CSV data file was used to obtain and read the details. After entering the relevant country, you can get the details of the Covid-19 epidemic related to that country.Advanced-Encryption-Standard-AES-
The Advanced Encryption Standard, also known by its original name Rijndael, is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology in 2001.One-Time-Pad-OTP-
In cryptography, the one-time pad is an encryption technique that cannot be cracked, but requires the use of a single-use pre-shared key that is not smaller than the message being sent. In this technique, a plaintext is paired with a random secret key.Electricity-Bill-Calculator
Using this calculator you can find out your own electricity bill. But you must change values for calculating the correct bill value.Love Open Source and this site? Check out how you can help us