{"id":32674081,"url":"https://github.com/thecoderbutcher/resume.analyzer","last_synced_at":"2025-11-01T06:01:38.762Z","repository":{"id":319662675,"uuid":"1078992128","full_name":"thecoderbutcher/resume.analyzer","owner":"thecoderbutcher","description":"Check the compatibility of your resume with ATS systems","archived":false,"fork":false,"pushed_at":"2025-10-29T21:00:05.000Z","size":2214,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-29T23:11:00.115Z","etag":null,"topics":["nodejs","puterjs","reactjs","zustand"],"latest_commit_sha":null,"homepage":"https://resume-analyzer-nine-xi.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecoderbutcher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-18T21:17:15.000Z","updated_at":"2025-10-29T21:00:09.000Z","dependencies_parsed_at":"2025-10-19T22:07:32.959Z","dependency_job_id":"8f1893e7-057f-49a9-9536-22c4459ec551","html_url":"https://github.com/thecoderbutcher/resume.analyzer","commit_stats":null,"previous_names":["thecoderbutcher/resume.analyzer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thecoderbutcher/resume.analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecoderbutcher%2Fresume.analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecoderbutcher%2Fresume.analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecoderbutcher%2Fresume.analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecoderbutcher%2Fresume.analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecoderbutcher","download_url":"https://codeload.github.com/thecoderbutcher/resume.analyzer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecoderbutcher%2Fresume.analyzer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282101881,"owners_count":26614352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-01T02:00:06.759Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nodejs","puterjs","reactjs","zustand"],"created_at":"2025-11-01T06:00:22.127Z","updated_at":"2025-11-01T06:01:38.748Z","avatar_url":"https://github.com/thecoderbutcher.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resume Analyzer\n\nAnalyze and validate your resume with ATS accuracy\n\nApplication for evaluating a resume's compatibility with applicant tracking systems (ATS).\nAllows you to upload a file, extract its content, analyze the information using artificial intelligence, and generate a compatibility score based on key recruiting criteria.\n\n## 📸 Screenshots\n\n![App Screenshot](https://github.com/thecoderbutcher/resume.analyzer/blob/main/screenshots/ra1.webp?raw=true)\n\n![App Screenshot](https://github.com/thecoderbutcher/resume.analyzer/blob/main/screenshots/ra2.webp?raw=true)\n\n![App Screenshot](https://github.com/thecoderbutcher/resume.analyzer/blob/main/screenshots/ra3.webp?raw=true)\n\n## ⭐ Features\n\n- Automated CV analysis with AI.\n- Relevant keyword detection.\n- Assessment of compatibility with ATS systems.\n- Modern, fast, and minimalist interface.\n\nIdeal for candidates looking to optimize their resume before submitting it or recruiters looking to streamline their screening process.\n\n## 🖥️ Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/thecoderbutcher/resume.analyzer.git\n```\n\nGo to the project directory\n\n```bash\n  cd resume.analyzer\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run dev\n```\n\n## 🗂️ Architecture\n\n#### Frontend\n\n```javascript\nroot/\n├── constants\n├── src/\n│   ├── assets/\n│   ├── components/\n│   ├── App.jsx\n│   ├── index.css\n│   └── main.jsx\n├── store/ # Zustand context\n└── index.html\n```\n\n## 🚀 Tech Stack\n\n- React\n- Node\n- Zustand\n- Puter.js\n- TailwindCSS\n\n## 🤝 Contributing\n\nContributions are always welcome!\n\nSee `contributing.md` for ways to get started. (coming soon)\n\nPlease adhere to this project's `code of conduct`.\n\n## 📚 Lessons Learned\n\nDuring the development of this application, we learned how to:\n\n- Implement Zustand for efficient management of global state.\n- Integrate a first approach to AI with Plugin.js.\n- Improve the structure and organization of the frontend project, applying good architectural and maintainability practices.\n\n## 📜 License\n\n[GPL-3.0](https://choosealicense.com/licenses/gpl-3.0/)\n\n## 🧑🏾‍💻 Authors\n\n- [@thecoderbutcher](https://thecoderbutcher.site)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecoderbutcher%2Fresume.analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecoderbutcher%2Fresume.analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecoderbutcher%2Fresume.analyzer/lists"}