{"id":15203266,"url":"https://github.com/lopes/worklogs","last_synced_at":"2026-01-27T22:35:54.823Z","repository":{"id":214265011,"uuid":"734840207","full_name":"lopes/worklogs","owner":"lopes","description":"A minimalist résumé in LaTeX with focus in work experience","archived":false,"fork":false,"pushed_at":"2023-12-27T01:34:27.000Z","size":218,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T09:41:54.238Z","etag":null,"topics":["cover-letter","cover-letter-template","coverletter","cv-template","job-application","latex-cv","latex-document","latex-resume","latex-template","minimalist","overleaf","resume","resume-template","tex","typesetting"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lopes.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-22T19:18:29.000Z","updated_at":"2023-12-27T01:36:00.000Z","dependencies_parsed_at":"2023-12-27T02:29:20.965Z","dependency_job_id":"17fa41cf-63ea-4792-a464-7828debf9aaa","html_url":"https://github.com/lopes/worklogs","commit_stats":null,"previous_names":["lopes/worklogs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lopes/worklogs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lopes%2Fworklogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lopes%2Fworklogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lopes%2Fworklogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lopes%2Fworklogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lopes","download_url":"https://codeload.github.com/lopes/worklogs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lopes%2Fworklogs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28824820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:44:20.126Z","status":"ssl_error","status_checked_at":"2026-01-27T18:44:09.161Z","response_time":168,"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":["cover-letter","cover-letter-template","coverletter","cv-template","job-application","latex-cv","latex-document","latex-resume","latex-template","minimalist","overleaf","resume","resume-template","tex","typesetting"],"created_at":"2024-09-28T04:42:54.569Z","updated_at":"2026-01-27T22:35:54.809Z","avatar_url":"https://github.com/lopes.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Worklogs\nWorklogs is a minimalist résumé and template in LaTeX with focus in work experience.  The template is accompanied by a cover letter template in the same style, which can be used optionally.\n\n![plot](./screenshot.png)\n\n\n## Usage\nThis project was built upon `pdfLaTeX` and I **strongly** recommend you to use [Overleaf](https://www.overleaf.com/) to edit and compile it.  If you want to run it locally, the commands below should work.  \n\n```sh\ngit clone git@github.com:lopes/worklogs.git\ncd worklogs\npdflatex main.tex\n```\n\n\n## Customization\nI've built some features to allow anyone to easily fit the template to their needs.  This template uses the [fontawesome package](https://ctan.org/pkg/fontawesome?lang=en), allowing you to add fancy icons with commands like `\\faIconName`.\n\n### Colors\nWorklogs uses three base colors and you can configure them by changing the hexadecimal codes in:\n\n```tex\n\\definecolor{base}{HTML}{545454}\n\\definecolor{light}{HTML}{808080}\n\\definecolor{accent}{HTML}{008744}\n```\n\n### Header and Sections\nThe header is built with the `\\header` command and it takes one parameter per information shown: Name, location, phone number, e-mail address, LinkedIn handler, and personal domain.  Example:\n\n```tex\n\\header\n {Joe Logs}\n {Orlando metropolitan area, Florida}\n {+1 2223334444}\n {joe.logs@lopes.id}\n {jlopesjr}\n {lopes.id}\n```\n\nNew sections can be added with the `\\section` command that takes one parameter for the section name.\n\n### Organizations, Roles and Highlights\nYour work experience will be grouped by the organizations you was part of, the roles you assumed, and the highlights for each of them.  Here's a brief description of them: \n- `\\organization`: Name, your contract's location, start date, end date, description (brief description of the organization, optional for well-known companies).\n- `\\role`: Name, start date, end date.\n- `\\highlight`: Description of the highlight, must be placed inside the `highlights` environment.\n\nExample:\n\n```tex\n\\organization\n {Acme}\n {US, Remote}\n {May 2022}\n {Present}\n {Acme (acme.lopes.id) is a rapidly growing Infosec company, ensuring data ...}\n\\role{Threat Detection Analyst}{July 2023}{Present}\n\\begin{highlights}\n \\highlight{Demonstrated improved incident response capabilities as measured by a 25\\% ...}\n \\highlight{Achieved compliance with industry standards as measured by passing two ...}\n\\end{highlights}\n\\role{Incident Response Analyst}{June 2022}{July 2023}\n\\begin{highlights}\n \\highlight{Enhanced cybersecurity resilience as measured by a 30\\% reduction ...}\n \\highlight{Successfully mitigated data breach risks as measured by a 40\\% ...}\n\\end{highlights}\n```\n\n### Education\nThe `\\education` command takes 4 parameters: Course name, start date, end date, and institution.\n\n```tex\n\\education\n {Bachelor of Computer Science}\n {2015}\n {2019}\n {Acme University}\n```\n\n### Skills\nThe `\\skills` command creates a new environment for you to add skills with the `\\skill` command, which takes two parameters: The group name and the skills list.  Example:\n\n```tex\n\\begin{skills}\n\\skill\n {Languages}\n {English (work), Portuguese (native)}\n\\skill\n {Soft}\n {Communication, collaboration, adaptability, time management, leadership}\n\\end{skills}\n```\n\n\n## Cover Letter\nThe cover letter template follows the same style from the résumé: Minimalist, same font face (Helvetica), and same color palette.  This template has three major blocks: Sender, letter header, and signature.\n\nThe sender section is placed in the left column and is built with the `\\sender` command, which receives the sender's Name, position, address, phone number, and email address.  Example:\n\n```tex\n\\sender\n {Joe Logs}\n {Threat Detection\\\\Analyst}\n {Orlando, FL\\\\US}\n {+1 2223334444}\n {joe.logs@lopes.id}\n```\n\nThe letter header is built with the `\\letterheader` gets more parameters, related to the date and receipt basically: Date, receipt's name, receipt's organization, receipt's address, and salutation.  Example:\n\n```tex\n\\letterhead\n {23 December 2023}\n {Dennis Ritchie}\n {Bell Laboratories}\n {600 Mountain Avenue\\\\Murray Hill, NJ 07974-0636}\n {Mr. Ritchie}\n```\n\nFinally, the signature section is built with the `\\signature command` that gets two parameters, being the first optional: valediction (if omitted, the word `sincerely` will be used) and the sender's name.  An example is: `\\signature{}{Joe Logs}`.\n\n## License\nDistributed under the MIT License. See `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flopes%2Fworklogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flopes%2Fworklogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flopes%2Fworklogs/lists"}