Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Caesar Cipher Encryption Calculator #1408

Merged
merged 11 commits into from
Jun 27, 2024

Conversation

Archiesachin
Copy link
Contributor

@Archiesachin Archiesachin commented Jun 23, 2024

Fixes Issue🛠️

Closes #1339

Description👨‍💻

Encrypts the given plaintext into cipher text based on the key provided by the user using a technique called Caesar Cipher.

Type of Change📄

  • New feature (non-breaking change which adds functionality)

Checklist✅

  • I am an Open Source contributor
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project

Screenshots/GIF📷

Screenshot (1124)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Archiesachin, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

Copy link

netlify bot commented Jun 23, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit 8abf315
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/667d424d6dcd21000891812b
😎 Deploy Preview https://deploy-preview-1408--calcdiverse.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Nihal4777
Copy link

@Rakesh9100 This PR can be merged.

@Rakesh9100 Rakesh9100 changed the title Caesar chipher encryption calculator added Added Caesar Cipher Encryption Calculator Jun 24, 2024
@Rakesh9100
Copy link
Owner

@Nihal4777 Readme file is missing, pls check properly.

Pls add the Readme file of your calculator in your folder and also enhance the UI @Archiesachin

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jun 24, 2024
@Archiesachin
Copy link
Contributor Author

Archiesachin commented Jun 26, 2024

@Nihal4777 @Rakesh9100 I have made the required changes. Please check the PR and assign the label levels as well. Thank you

@Rakesh9100 Rakesh9100 merged commit dc734e8 into Rakesh9100:main Jun 27, 2024
4 checks passed
Copy link

Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @Archiesachin

@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points and removed question 🤔 Further information is requested labels Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 🥳 PR successfully merged and issue resolved on completion gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add Caesar Cipher Encryption Calculator
3 participants