DEV Community

Samuel O
Samuel O

Posted on

Built SkillSync – A Resume-Based Job Matcher Using React, Zustand, Vite, and TailwindCSS

I just finished building SkillSync, a career tool I wish I had when I started applying for dev jobs.

The idea is simple: Upload your resume -> extract your skills -> get matched to remote jobs instantly.

Image description
Core Features:
• Resume parsing via pdfjs and mammoth
• Skill extraction (custom list for now)
• Real-time job matching from RemoteOK & Arbeitnow
• Resume-based filtering, save jobs, and more

Built with: React, Vite, Zustand, Tailwind, React Router, Framer Motion

Live Demo: http://skillsync-one.vercel.app
Code: http://github.com/socode-dev/skillsync

Would love to hear what you think or how you’d improve it. This is just the beginning

Top comments (0)