Resumind is an AI-powered Resume Analyzer built using modern frontend technologies like React, Tailwind CSS, and TypeScript. It allows users to upload resumes, analyze them using AI, and get detailed ATS scores and personalized feedback—without the need for a backend.
I built this as a project during my learning journey at Sheryians Coding School, combining creativity, problem-solving, and emerging tech into a single seamless product.
- React – Component-based frontend library for building interactive UIs.
- React Router v7 – For smooth navigation and route management.
- Tailwind CSS – Utility-first CSS framework for responsive design.
- TypeScript – Strongly typed language for scalable development.
- Puter.js – Adds serverless authentication, file storage, AI, and database features directly into the browser.
- Zustand – Minimal and fast state management solution.
- Vite – Lightning-fast development and build tool for modern apps.
✅ Upload and store resumes securely
✅ AI-driven resume analysis with ATS score
✅ Personalized suggestions for job optimization
✅ No backend required—powered by Puter.js
✅ Fully responsive design for all devices
✅ Clean, reusable, and modern UI
✅ Built with scalability and performance in mind
Ensure you have the following installed:
- Node.js
- npm
- Git
git clone https://github.com/Zuhaib-dev/Resumind
cd ai-resume-analyzer
npm install
npm run dev