{"id":22877329,"url":"https://github.com/rqbazan/resume","last_synced_at":"2025-08-02T14:08:20.435Z","repository":{"id":45057934,"uuid":"243429519","full_name":"rqbazan/resume","owner":"rqbazan","description":"📃 My resume powered by ReactPDF ","archived":false,"fork":false,"pushed_at":"2025-02-26T19:12:10.000Z","size":699,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-06T21:49:42.116Z","etag":null,"topics":["pdf","react","resume","serverless"],"latest_commit_sha":null,"homepage":"https://resume.rcrd.space","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rqbazan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-27T04:21:46.000Z","updated_at":"2025-04-09T10:15:29.000Z","dependencies_parsed_at":"2024-12-13T15:42:37.596Z","dependency_job_id":"68a4d85e-3887-461b-89ae-b1e63d7872c8","html_url":"https://github.com/rqbazan/resume","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rqbazan/resume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqbazan%2Fresume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqbazan%2Fresume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqbazan%2Fresume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqbazan%2Fresume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rqbazan","download_url":"https://codeload.github.com/rqbazan/resume/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rqbazan%2Fresume/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268401594,"owners_count":24244464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pdf","react","resume","serverless"],"created_at":"2024-12-13T15:34:00.842Z","updated_at":"2025-08-02T14:08:20.407Z","avatar_url":"https://github.com/rqbazan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# resume 📃\n\n- **Framework**: [ReactPDF](https://react-pdf.org)\n- **Database**: [Airtable](https://airtable.com)\n- **Development**: [Vite.js](http://vitejs.dev)\n- **Deployment**: [Vercel](https://vercel.com)\n\n## Overview\n\n- `scripts/build.js`: Build the server entry code to be imported by the serverless function. Powered by [esbuild](https://esbuild.github.io).\n- `api/resume.ts`: Serverless function that gets my information from an Airtable base and responses the PDF document.\n- `src/app`: Contains the ReactPDF document app.\n- `src/browser`: The entry level for Vite.js, it uses an static [data.json](./src/data/) to populate the app.\n- `src/server`: The entry level for Serveless, it uses a [function invocation](./src/server/main.tsx#L5) to populate the app.\n- `src/react-pdf.ts`: Re-exportation of ReactPDF because of [a bug](https://github.com/vitejs/vite/issues/3405).\n\n## Running\n\n### Prepare\n\n```bash\ngit clone https://github.com/rqbazan/resume.git\ncd resume\nyarn\n```\n\n### Development\n\n```bash\nyarn dev:web\n```\n\n### Production \u003csup\u003e_similar_\u003c/sup\u003e\n\n1. Create a `.env` file similar to [`.env.example`](./.env.example).\n2. Set `NODE_ENV=production` in your terminal session.\n\n```bash\nvercel dev\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frqbazan%2Fresume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frqbazan%2Fresume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frqbazan%2Fresume/lists"}