{"id":49642889,"url":"https://github.com/tlklein/resume","last_synced_at":"2026-05-05T20:05:19.823Z","repository":{"id":350536512,"uuid":"1154668564","full_name":"tlklein/resume","owner":"tlklein","description":"Automated generation of my professional resume using Docker, LaTeX, with ATS optimized formatting.","archived":false,"fork":false,"pushed_at":"2026-04-24T16:55:27.000Z","size":481,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-24T18:29:41.151Z","etag":null,"topics":["automation","cicd","docker","latex","resume-generator"],"latest_commit_sha":null,"homepage":"","language":"TeX","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/tlklein.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-10T16:42:44.000Z","updated_at":"2026-04-24T16:55:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tlklein/resume","commit_stats":null,"previous_names":["tlklein/resume"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tlklein/resume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlklein%2Fresume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlklein%2Fresume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlklein%2Fresume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlklein%2Fresume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tlklein","download_url":"https://codeload.github.com/tlklein/resume/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlklein%2Fresume/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32665706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["automation","cicd","docker","latex","resume-generator"],"created_at":"2026-05-05T20:05:18.936Z","updated_at":"2026-05-05T20:05:19.814Z","avatar_url":"https://github.com/tlklein.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resume Automation Pipeline\n\nThis repository contains the LaTeX source code for my professional resume.\n\n## Overview\n\n- Written in LaTeX for consistency, version control, and reproducibility\n- Focused on cloud engineering, DevOps, and systems-oriented roles\n- Updated periodically as projects and experience evolve\n- Automatically built on every commit using GitHub Actions\n- Automatically build locally or using Docker\n\n## File Structure \n\n```\n  ├── .github/\n  │   └── workflows/                          # Automation workflows for Github Actions, Bash and Docker\n  |     ├── build-commit-resume.txt           # Build resume and output to PDF then commit \n  |     └── build-resume.yml                  # Build resume and output to PDF\n  ├── Makefile.mk                             # Build resume and output to PDF using make\n  ├── .dockerignore                           # Ignore patterns for docker cache\n  ├── .gitignore                              # Ignore patterns for git\n  ├── Trinity_Klein_Resume.tex                # LaTex file with resume\n  ├── README.md                               # Overview of project\n  └── Trinity_Klein_Resume.pdf                # Output pdf based LaTex file\n```\n\n## Build\n\nTo compile **locally**:\n```bash\npdflatex Trinity_Klein_Resume.tex \n```\n\nTo compile with **Docker**:\n\n```bash\ndocker build -t latex-resume-ubuntu .\ndocker run --rm -v ${PWD}:/app latex-resume-ubuntu\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlklein%2Fresume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftlklein%2Fresume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlklein%2Fresume/lists"}