A small app to practice the Word Association Test for SSB Interview. The app is designed to create an interactive environment from uploaded .ppt file of practice words to practice the test in similar environment as in SSB Interview.
Built for personal usage, designed with personal preferences. The application is bare-featured with minimalistic design and functionality. Loads fast and animated appropriately. Mobile first design. No onboarding. No login. No tracking. No ads, ever.
- Auto-rotate slides every given time
- Customizable rotation interval
- Upload and practice from your own .ppt file
- Practice in a similar environment as in SSB Interview
- Get feedback from AI assistant on your performance
- Node.js (version ^20.12.2)
- npm (version ^10.5.0)
- A Google Generative AI API key
To run the development server, follow these steps:
- Clone the repository
git clone https://github.com/pingSubhajit/watpad- Install dependencies
yarn- Create a
.envfile in the root directory
GOOGLE_GENERATIVE_AI_API_KEY=your-google-generative-ai-api-key- Run the development server
yarn run devThe product is free to use. However, no new features, bug fixes, or any meaningful support will be guaranteed. Although I welcome contributions and acknowledge that contributions are the building blocks of open-source software. If you want to contribute, please open an issue describing the problem or feature you want to work on. I will try to respond as soon as possible. The project does not enforce any strict guidelines for contributions.
Distributed under the MIT License. See LICENSE for more
information. The project is completely open source and feel free to fork, modify and host your own version.
No attribution required.