{"id":24484536,"url":"https://github.com/jarmos-san/resume","last_synced_at":"2026-02-16T04:36:28.539Z","repository":{"id":174236179,"uuid":"651958343","full_name":"Jarmos-san/resume","owner":"Jarmos-san","description":"My resume built with Typst!","archived":false,"fork":false,"pushed_at":"2025-12-03T04:52:41.000Z","size":62,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-06T06:05:05.104Z","etag":null,"topics":["resume","typst"],"latest_commit_sha":null,"homepage":"https://github.com/Jarmos-san/resume/releases/latest","language":"Typst","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jarmos-san.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"Jarmos-san"}},"created_at":"2023-06-10T16:10:19.000Z","updated_at":"2025-12-03T04:52:43.000Z","dependencies_parsed_at":"2025-04-25T13:19:58.937Z","dependency_job_id":"efcdf44f-7a69-40cc-a15b-a906fa60d63e","html_url":"https://github.com/Jarmos-san/resume","commit_stats":null,"previous_names":["jarmos-san/resume"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Jarmos-san/resume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jarmos-san%2Fresume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jarmos-san%2Fresume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jarmos-san%2Fresume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jarmos-san%2Fresume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jarmos-san","download_url":"https://codeload.github.com/Jarmos-san/resume/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jarmos-san%2Fresume/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29500549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T03:57:51.541Z","status":"ssl_error","status_checked_at":"2026-02-16T03:55:59.854Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["resume","typst"],"created_at":"2025-01-21T13:34:42.487Z","updated_at":"2026-02-16T04:36:28.521Z","avatar_url":"https://github.com/Jarmos-san.png","language":"Typst","funding_links":["https://github.com/sponsors/Jarmos-san"],"categories":[],"sub_categories":[],"readme":"# Resume\n\nThe contents of this repository is how I create my resume using\n[Typst](https://typst.app). Its a modern alternative to LaTeX with an intuitive\nand easy-to-use syntax.\n\n## Get Started\n\nTo started with composing your resume using the same tools as I did in this\nrepository, follow these guidelines:\n\n1. Fork the repository and clone it locally to your system.\n2. Ensure Typst is installed and accessible (follow\n   [the official installation guideline](https://github.com/typst/typst?tab=readme-ov-file#installation)).\n   (**Optionally**) You will also need [Task](https://taskfile.dev) for ease of\n   compiling the markup code to a PDF document.\n3. Run the relevant commands to check whether the compilation step succeeds:\n\n   _Using Task_:\n\n   ```console\n   task compile\n   ```\n\n   **Without Using Task**:\n\n   ```console\n   mkdir build\n   typst compile main.typ build/resume.pdf\n   ```\n\n4. (_Additionally_), to compile and watch for changes at the same time, you can\n   invoke the following command:\n\n   **Using Task**:\n\n   ```console\n   task\n   ```\n\n   **Without Using Task**:\n\n   ```console\n   mkdir build\n   typst watch main.typ build/resume.pdf\n   ```\n\nIf the aforementioned commands succeeds, you should then see a compiled PDF\nready for review. Open it in your preferred PDF reader, review it, make the\nnecessary changes and run the commands once again.\n\n## Attribution and Credits\n\nWork on the resume would not have been possible without the help of the\nfollowing resources (and everyone involved with the mentioned resources):\n\n- The\n  [r/EngineeringResumes Resume Template](https://docs.google.com/document/d/1MBvhATv8y-ESORopRoLSZ3f3HjkM_Qa_f8fIHAEqgnI)\n- The [r/developersIndia](https://www.reddit.com/r/developersIndia) subreddit\n  for introducing me to Typst.\n\n## Licensing and Distribution\n\nThe contents of this repository are licensed under the terms and conditions\n(T\u0026Cs) of CC BY-NC 4.0 and you are allowed to modify, copy and distribute the\ncontents under similar T\u0026Cs. For more information on the licensing T\u0026Cs, refer\nto the [LICENSE](./LICENSE) document.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarmos-san%2Fresume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjarmos-san%2Fresume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarmos-san%2Fresume/lists"}