Why Most Resume Builders Suck
Resume.io, Zety, and Canva are scams. They hook you with "free" templates then hold your resume hostage for $30/month. I got burned by Resume.io - spent 3 hours building a resume, then they wouldn't let me download it without paying. Fuck that.
OpenResume actually works. Free, no tracking, tests if ATS systems can read your resume. Runs in your browser so no servers dying at 2am when you need to submit something.
ATS Testing Saves Your Ass
Most resumes get auto-rejected before humans see them. I've watched ATS systems read "Software Engineer" as "Soft.ware Engi..neer" and reject perfectly good resumes.
OpenResume shows you what Greenhouse and Workday actually see when they scan your resume. Upload your current one and watch the parser completely fuck up your job titles.
I debugged a friend's Python job rejections - turns out the ATS was reading "Python" as his first name because of Unicode bullshit from copying text. Another time Workday parsed "React.js" as two skills: "React" and "js". You'd never know unless you test.
Simple React App That Works
React 18 + Next.js. Generates PDFs in your browser with react-pdf. No server bullshit that crashes at 2am.
No microservices, no Docker containers, no Kubernetes eating CPU. Just makes resumes that ATS systems can actually read. Unlike other tools that need 3 containers running just to export a PDF.
Everything runs in your browser. No servers to go down when you need it. Works offline - used it on a 6-hour flight once.
No Tracking Bullshit
Resume.io tracks everything. I checked their network tab - 47 different trackers. Google Analytics, Facebook Pixel, sketchy ad networks nobody's heard of. They know your salary expectations and probably your dog's name.
OpenResume tracks nothing because there's nothing to track. No accounts, no cookies, no "we use cookies to improve your experience" while loading session recordings.
Data stays in localStorage. No servers, no database, no privacy policy needed. Works with JavaScript disabled (but then you can't export PDFs).
People Get Jobs With It
Friend rebuilt his resume with OpenResume and got past Meta's ATS. Same content, but this time it parsed correctly instead of getting auto-rejected.
Xitang built this after Zety held his resume hostage for $30. Been on GitHub 3 years, works because there's no backend to break.