# ResuPress Full AI Documentation ## About the Application ResuPress is built by JargonIsEasy. It solves the massive issue of beautifully-designed but un-parseable resumes failing Applicant Tracking Systems (ATS). ### Technical Implementation - **Framework**: Next.js App Router (React). - **Styling**: Tailwind CSS with a "JargonIsEasy" specific deep-skeuomorphic design system. - **State Management**: Zustand / LocalStorage. - **Rendering**: Uses standard DOM-to-PDF or clean print stylesheets to ensure the resulting PDF has extractable text layers. ### Data Privacy & Security - **No Servers**: There is no database storing user resumes. - **EU/GDPR Compliant**: By design, no personal identifiable information (PII) is transmitted. The application operates entirely locally. - **Cookie Usage**: Only necessary local storage keys are used to persist the user's progress. No tracking cookies or analytics pixels are embedded. ### Developer Created by Khishamuddin Syed for Jargon is Easy. - Website: https://jargoniseasy.com - Blog: https://blog.jargoniseasy.com