Symmetry Checker checks a given strings symmetry keeping the wild card '?' in mind, and returns a message containing:
- Strings symmetry status
- Wild card presence in the string
- Imputation of the wildcard with the mirroring letter
- Possible permutations generated with the set of letters in the string if there are mirroring wild cards
- Symmetry Checker Serverless App (Frontend: Anvil, Backend: AWS API Gateway, Lambda)
- CI/ CD pipeline w/ GitHub Actions
- Symmetry Checker in Golang!
- Python vs Golang performance comparison
