CraftedCareer is an intelligent resume optimization platform that helps job seekers tailor their resumes to specific job descriptions. Upload your resume, provide a job description, and the platform highlights key skills, experiences, and achievements to produce a refined, job-specific resume.
- Resume Upload: Users can upload their current resume (PDF).
- Job Description Analysis: The platform analyzes the job description and identifies key skills and requirements.
- Highlight Matching Points: Highlights relevant experiences and skills from the user's resume.
- Optimized Resume Generation: Generates an updated, job-tailored resume ready to submit.
- Secure Authentication: Uses Auth0 for safe login and user management.
- Cloud Storage: Saves feedback and resumes in MongoDB Atlas.
- Responsive Design: Works seamlessly across desktop and mobile devices.
- Full-Stack Deployment: Frontend deployed on Vercel, backend on Render.
- Frontend: Vercel Deployment
- Backend API: Hosted on Render (URL via your Render dashboard)
| Layer | Technology |
|---|---|
| Frontend | React.js |
| Backend | Node.js + Express.js |
| Auth | Auth0 |
| Database | MongoDB Atlas |
| Deployment | Vercel (frontend), Render (backend) |
Demo link :https://crafted-career.vercel.app
- Node.js and npm installed
- Auth0 account for authentication
- MongoDB Atlas account for cloud storage
- Optional: Vercel and Render accounts for deployment
git clone https://github.com/apurvavats/CraftedCareer.git
cd CraftedCareer