Commit Graph
7 Commits
Author SHA1 Message Date
mahdiarghyani 3ecd1616e0 feat(resume): add PDF download functionality with server endpoint
- Add useResumePdf composable for client-side PDF download handling
- Implement /api/resume/pdf server endpoint for PDF generation
- Add puppeteer and @sparticuz/chromium dependencies for PDF rendering
- Add puppeteer-core for headless browser automation
- Update Vercel configuration to support PDF generation
- Include loading state management and error handling with toast notifications
- Implement blob download with automatic filename generation
- Add memory leak prevention through object URL revocation
2025-12-01 12:19:00 +03:30
mahdiarghyani caf312235d Add missing dependencies for project configuration and functionality
Install zod and zod-to-json-schema packages in package.json.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 8164b8e9-c586-4079-b330-117351ac2d8d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 61b4caea-ce37-4b98-b958-26b5464d177a
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/9c9df2fc-1e25-49ec-be14-03588059631a/8164b8e9-c586-4079-b330-117351ac2d8d/9zeZztY
2025-11-24 22:27:04 +00:00
mahdiarghyani ac39bbb447 fix: add @nuxt/content back with proper config for Vercel 2025-11-10 19:19:49 +03:30
mahdiarghyani 8c4af44ac9 fix: remove @nuxt/content to fix Vercel build 2025-11-10 19:11:11 +03:30
mahdiarghyani aaed93b2e5 deploy bugs fixed 2025-11-10 18:27:43 +03:30
mahdiarghyani 713bb83981 implement ssg config for blog posts in project , 2025-11-10 18:09:18 +03:30
Ali Arghyani e1bc3d8adf Initial commit (secrets removed) 2025-11-04 09:09:29 +03:30