Skip to content
View Rakshitha-ks's full-sized avatar
Block or Report

Block or report Rakshitha-ks

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Python-Slot-Machine Python-Slot-Machine Public

    Spin the virtual slot machine and try your luck at winning big! Choose the number of lines and amount to bet per line, then watch as the 3x3 grid of symbols is generated. Calculate your winnings ba…

    Python

  2. Stroke-Prediction-Dashboard Stroke-Prediction-Dashboard Public

    The project aims at displaying the charts/plots of the number of people affected by stroke based on the input parameters like smoking status, high blood pressure level, Cholesterol level, obesity l…

    Python

  3. Sign-In-Page Sign-In-Page Public

    Showcases a captivating sign-in page crafted with HTML and CSS, boasting an alluring design enriched with gradient coloring and dynamic hovering effects.

    CSS

  4. Caesar-cipher-and-decipher Caesar-cipher-and-decipher Public

    The Caesar cipher is a simple encryption technique that works by shifting the letters in the plaintext message by a certain number of positions, known as the “shift” or “offset”.

    Jupyter Notebook

  5. vigenere-cipher vigenere-cipher Public

    The Vigenère cipher is a method of encrypting messages by using a series of different Caesar ciphers based on the letters of a particular keyword. The Vigenère cipher is more powerful than a single…

    Python

  6. Luhn-Algorithm Luhn-Algorithm Public

    The Luhn Algorithm is widely used for error-checking in various applications, such as verifying credit card numbers.

    Jupyter Notebook