LastMinPrep is your ultimate AI-powered interview preparation platform, combining real-time analytics with tailored practice to help you ace your next opportunity.

LastMinPrep offers:
- ✅ AI-Generated Questions: Practice with automatically generated MCQs and coding questions designed to match your target roles.
- ✅ Detailed Analytics: Track your accuracy, consistency, and overall performance across practice sessions.
- ✅ Profile Insights: Share your unique preparation journey with others, including your personalized stats.
- ✅ Smart Interview Prep: You get personalized tips for every coding question you submit, helping you focus your efforts where they matter most.
- 🧠 MCQs & Coding Questions – Covering a range of topics with varying difficulty.
- 📈 Session Analytics – Measure your progress with detailed performance graphs.
- 🔗 Sharable Profiles – Let recruiters or peers see your readiness.
- ⏱️ Last-Minute Revision – Quick drills designed for the final hours before your interviews.
- Sign up at lastminprep.vercel.app
- Start a practice session by selecting your preferred topics and difficulty.
- Answer MCQs or solve coding problems directly in the platform.
- View analytics in your profile to monitor your accuracy, completion rates, and trends.
- Share your profile link with friends or recruiters!
Contributions are welcome! Please open an issue or submit a pull request if you’d like to improve LastMinPrep.
Of course! Here’s an updated Connect with Me section you can use at the end of your README, phrased in a friendly but professional way so users know they can reach out directly to you:
Got questions, feedback, or just want to chat about LastMinPrep? Feel free to reach out — I’d love to hear from you!
- 📧 Email: legendshivam11@gmail.com
- 💼 LinkedIn: linkedin.com/in/sethshivam11
- 🐦 Twitter/X: x.com/sethshivam11
- Clone the repo
git clone https://github.com/sethshivam11/lastminprep
- Install the required NPM packages
npm install
-
Enter your environment variables in
.env.local
. Refer .env.sample for required variables. -
Change git remote url to avoid accidental pushes to base project
git remote set-url origin github-username/repo-url
git remote -v # confirm the changes