Tapesh
Tapesh
#### Description of Change I have added Boyer Moore String Pattern Searching Algorithm in the strings directory. #### Checklist - [x] Added description of change - [x] Added file name...
I have added the `await` keyword that was missing before the `setDoc()` function.
## Description > While selecting text in input boxes, the selection was not visible. I have fixed the issue and not selections are visible in all input boxes ## Resolves:...
Added a `vercel.json` file to define the rewrite rule. This will solve `404: NOT_FOUND` error on the website 👇 
### Quickly compare old and new through the screenshots 1. Fixed input boxes of Contact Us section in dark mode - Before:  - After:  2. Fixed overflowing testimonials...
## Description > Added dark mode for every page matching with the UI. Now users can toggle the theme. - every page made suitable for dark mode commit by committing...