← Workshop
Resumable
A resume-improvement app: drop in a PDF, OCR the text out, and get it analyzed. An MVP aimed at scaling to mobile.
Solo developer Next.jsReactTailwind CSSPDF OCR (pdf-parse / pdfjs)
Upload a resume PDF and get back something better. The MVP handles drag-and-drop upload with validation, extracts the text via OCR (server-side or client-side depending on the document), and runs analysis on what it finds, all on a Next.js App Router foundation built to grow toward a mobile app. (MVP, in progress.)