ResumeRocket is a cutting-edge Applicant Tracking System (ATS) designed to empower job seekers in their career journey. Our platform combines intelligent resume parsingand AI-powered insights to help candidates optimize their job search process and increase their chances of landing their dream job.
-
📄 Smart Resume Analysis
- ATS compatibility check
- Keyword optimization suggestions
- Format and structure recommendations
-
🤖 AI-Powered Features
- Resume scoring
- Job description matching
- Personalized improvement suggestions
-
Frontend:
- Next.js 15 (App Router)
- React with TypeScript
- Tailwind CSS for styling
- Shadcn UI Components
-
Backend:
- Next.js API Routes
- Gemini API integration
-
Cloud Infrastructure:
- Vercel deployment
- Clone the repository:
git clone https://github.com/kanugurajesh/ResumeRocket.git- Install dependencies:
npm install- Configure environment variables:
Create a
.env.localfile with:
GOOGLE_API_KEY=""
- Start the development server:
npm run devVisit http://localhost:3000 to see your application.
resume-rocket/
├── app/ # Next.js app router and API routes
├── components/ # Reusable UI components
├── lib/ # Utility functions and hooks
├── public/ # Static assets
- All sensitive data is encrypted at rest
- HTTPS-only communication
- Regular security audits
- Compliance with GDPR and CCPA
We welcome contributions! Please follow these steps:
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
For support, email support@resumerocket.com or join our Discord community.