{"id":22391532,"url":"https://github.com/seuristic/resume","last_synced_at":"2026-04-18T04:32:26.505Z","repository":{"id":266345550,"uuid":"897482811","full_name":"seuristic/resume","owner":"seuristic","description":"📄 Minmal resume viewer","archived":false,"fork":false,"pushed_at":"2025-05-22T17:29:38.000Z","size":612,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T18:52:38.825Z","etag":null,"topics":["react","resume","vercel","vite"],"latest_commit_sha":null,"homepage":"https://resume.shahanwaz.dev","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/seuristic.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":"2024-12-02T17:53:38.000Z","updated_at":"2025-05-22T17:30:04.000Z","dependencies_parsed_at":"2025-02-20T14:24:34.695Z","dependency_job_id":"78d6d612-e09e-4aa6-b10f-6f5a4e731d82","html_url":"https://github.com/seuristic/resume","commit_stats":null,"previous_names":["seuristic/resume"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seuristic/resume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seuristic%2Fresume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seuristic%2Fresume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seuristic%2Fresume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seuristic%2Fresume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seuristic","download_url":"https://codeload.github.com/seuristic/resume/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seuristic%2Fresume/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31956879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["react","resume","vercel","vite"],"created_at":"2024-12-05T04:10:13.669Z","updated_at":"2026-04-18T04:32:26.499Z","avatar_url":"https://github.com/seuristic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mohammad Shahanwaz Résumé\n\nSmall React + Vite site that renders my resume PDF in the browser (via `react-pdf`) and can download the PDF on load.\n\n- Live: `https://resume.shahanwaz.dev`\n- PDF: `public/Mohammad_Shahanwaz.pdf`\n- LaTeX source: `latex/main.tex`\n\n## Getting started\n\n### Prerequisites\n\n- Node.js (recommended: latest LTS)\n- Yarn (this repo ships with `yarn.lock`)\n\n### Install + run\n\n```bash\nyarn\nyarn dev\n```\n\nVite runs on `http://localhost:3000`.\n\n## Updating the resume PDF\n\n### Option A: Replace the PDF used by the site\n\nReplace `public/Mohammad_Shahanwaz.pdf` with your new PDF (keep the same filename), then restart the dev server if it’s running.\n\nIf you want to use a different filename/path, update the `file` used by the `\u003cDocument /\u003e` (see `ResumeViewer.defaultProps`) and the download URL/filename in `src/ResumeViewer.tsx`.\n\n### Option B: Edit LaTeX and re-generate the PDF\n\nThe LaTeX source lives at `tex/main.tex`. Compile it with your preferred toolchain, for example:\n\n```bash\nlatexmk -pdf -interaction=nonstopmode tex/main.tex\n```\n\nThen copy/rename the output PDF to `public/Mohammad_Shahanwaz.pdf`.\n\n## Scripts\n\n- `yarn dev` — start dev server\n- `yarn build` — typecheck + build\n- `yarn preview` — preview production build locally\n- `yarn lint` — run ESLint\n\n## Tech stack\n\n- React 18 + Vite\n- TypeScript\n- Tailwind CSS\n- `react-pdf` / PDF.js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseuristic%2Fresume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseuristic%2Fresume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseuristic%2Fresume/lists"}