Skip to content

Conversation

@avyukth-fll
Copy link

πŸ“ Description

Brief description of changes made in this PR.

🎯 Type of Change

  • πŸ†• New tool added
  • πŸ› Bug fix
  • πŸ“š Documentation update
  • 🎨 UI/UX improvement
  • ⚑ Performance optimization
  • πŸ”§ Code refactoring
  • πŸ§ͺ Test addition
  • πŸš€ Feature enhancement

πŸ› οΈ Changes Made

  • Change 1
    Created file that decodes/encodes user input in atbash
  • Change 2
  • Change 3

πŸ§ͺ Testing

  • βœ… Tested on Chrome
  • βœ… Tested on Firefox
  • βœ… Tested on Safari
  • βœ… Tested on Edge
  • βœ… Tested on mobile devices
  • βœ… No console errors
  • βœ… All functionality works as expected
  • βœ… Responsive design works properly

πŸ“Έ Screenshots

Before

After

πŸ”— Related Issues

Closes #(issue number)
Fixes #(issue number)
Related to #(issue number)

πŸ“± Browser Testing

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Edge (latest)
  • Mobile Chrome
  • Mobile Safari

πŸ“‹ Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

🎨 UI/UX Changes

  • Design is consistent with existing tools
  • Mobile responsive
  • Accessible (proper ARIA labels, keyboard navigation)
  • Error handling is user-friendly
  • Loading states are handled properly

⚑ Performance Impact

  • No performance regression
  • Optimized for speed
  • Minimal bundle size impact
  • Efficient algorithms used

πŸ”’ Security Considerations

  • No security vulnerabilities introduced
  • Input validation implemented
  • XSS prevention measures in place
  • No sensitive data exposed

πŸ“š Documentation

  • README updated (if needed)
  • Code comments added
  • API documentation updated (if applicable)
  • User-facing documentation updated

🎯 Additional Notes

πŸš€ Deployment Notes

πŸ‘₯ Reviewers

@echobash/devdunia-maintainers


πŸ™ Thank You

Thank you for contributing to DevDunia! Your contribution helps make this project better for developers worldwide.

Happy coding! πŸš€

@echobash
Copy link
Owner

echobash commented Oct 24, 2025

@avyukth-fll Let's create a separate section named Cryptography below the section Information & Reference in home.html and add Atbash Cipher with one line description of it similar to other existing tools.

If you want to contribute more ciphers, you can add in this PR only.

@echobash
Copy link
Owner

@avyukth-fll Are you planning to resume on this PR? Otherwise I'll handle it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants