A simple and intuitive bilingual web app to find Hindi rhyming words by matching a customizable number of characters from the end of any given Hindi word.
🚀 Features
- 🔤 Input any Hindi word to find similar-sounding rhyming words
- 🔍 Customize how many ending characters to match
- 🌐 Bilingual interface – Switch between English and Hindi instantly
- 📄 Uses a public Hindi wordlist (Hunspell) for accurate results
📦 Tech Stack
- HTML5, CSS3, Vanilla JavaScript
- External Data Source: Shreeshrii's Hindi Hunspell Wordlist
🎯 How to Use
- Enter a Hindi word
- Select the number of ending characters to match
- Click "Search" to get rhyming words
Check out the live demo: Hindi Rhyming Words Finder
Explore the source code on GitHub: Hindi_Rhyming_Words_Finder.