{"id":13541686,"url":"https://github.com/deedy/Deedy-Resume","last_synced_at":"2025-04-02T09:32:11.085Z","repository":{"id":16558754,"uuid":"19312540","full_name":"deedy/Deedy-Resume","owner":"deedy","description":"A one page , two asymmetric column resume template in XeTeX that caters to an undergraduate Computer Science student","archived":false,"fork":false,"pushed_at":"2022-09-18T07:22:40.000Z","size":3483,"stargazers_count":4790,"open_issues_count":48,"forks_count":1266,"subscribers_count":89,"default_branch":"master","last_synced_at":"2024-11-03T07:32:16.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"xiongwei-git/GankApp","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deedy.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}},"created_at":"2014-04-30T12:14:35.000Z","updated_at":"2024-10-31T06:27:26.000Z","dependencies_parsed_at":"2023-01-11T20:24:59.905Z","dependency_job_id":null,"html_url":"https://github.com/deedy/Deedy-Resume","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deedy%2FDeedy-Resume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deedy%2FDeedy-Resume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deedy%2FDeedy-Resume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deedy%2FDeedy-Resume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deedy","download_url":"https://codeload.github.com/deedy/Deedy-Resume/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246788685,"owners_count":20834143,"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","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":[],"created_at":"2024-08-01T10:00:54.450Z","updated_at":"2025-04-02T09:32:10.484Z","avatar_url":"https://github.com/deedy.png","language":"TeX","funding_links":[],"categories":["TeX","LaTeX","Programming Language Tutorials","Popular \u0026 New LaTeX Templates",":page_facing_up: Templates"],"sub_categories":["JavaScript","Others","3. Deedy Format (`deedy-format/`)"],"readme":"Deedy-Resume\n=========================\n\nA **one-page**, **two asymmetric column** resume template in **XeTeX** that caters particularly to an **undergraduate Computer Science** student.\nAs of **v1.2**, there is an option to choose from two templates:\n\n1. **MacFonts** - uses fonts native to OSX - *Helvetica*, *Helvetica Neue* (and it's Light and Ultralight versions) and the CJK fonts *Heiti SC*, and *Heiti TC*. The EULA of these fonts prevents distribution on Open Source.\n2. **OpenFonts** - uses free, open-source fonts that resemble the above - *Lato* (and its various variants) and *Raleway*.\n\nIt is licensed under the Apache License 2.0.\n\n## Motivation\n\nCommon LaTeX resume-builders such as [**moderncv**](http://www.latextemplates.com/template/moderncv-cv-and-cover-letter)  and the [**friggeri-cv**](https://github.com/afriggeri/cv) look great if you're looking for a multi-page resume with numerous citations, but usually imperfect for making a thorough, single-page one. A lot of companies today search resumes based on [keywords](http://www.businessinsider.com/most-big-companies-have-a-tracking-system-that-scans-your-resume-for-keywords-2012-1) but at the same time require/prefer a one-page resume, especially for undergraduates. \n\nThis template attempts to **look clean**, highlight **details**, be a **single page**, and allow useful **LaTeX templating**.\n\n## Preview\n\n### OpenFonts\n![alt tag](https://raw.githubusercontent.com/deedydas/Deedy-Resume/master/OpenFonts/sample-image.png)\n\n### MacFonts\n![alt tag](https://raw.githubusercontent.com/deedydas/Deedy-Resume/master/MacFonts/sample-image.png)\n\n## Dependencies\n\n1. Compiles only with **XeTeX** and required **BibTex** for compiling publications and the .bib filetype.\n2. Uses fonts that are usually only available to **Mac** users such as Helvetica Neue Light.\n\n## Availability\n\n1. MacFonts version - [as an online preview](http://debarghyadas.com/resume/debarghya-das-resume.pdf) and [as a direct download](https://github.com/deedydas/Deedy-Resume/raw/master/MacFonts/deedy_resume.pdf)\n2. OpenFonts version - [as a direct download](https://github.com/deedydas/Deedy-Resume/raw/master/OpenFonts/deedy_resume-openfont.pdf)\n3. **Overleaf**.com (formerly **WriteLatex**.com) (v1 fonts/colors changed) - [compilable online](https://www.writelatex.com/templates/deedy-resume/sqdbztjjghvz#.U2H9Kq1dV18)\n4. **ShareLatex**.com (v1 fonts changes) - [compilable online](https://www.sharelatex.com/templates/cv-or-resume/deedy-resume)\n\n## Changelog\n### v1.2\n 1. Added publications in place of societies.\n 2. Collapsed a portion of education.\n 3. Fixed a bug with alignment of overflowing long last updated dates on the top right. \n\n### v1.1\n 1. Fixed several compilation bugs with \\renewcommand\n 2. Got Open-source fonts (Windows/Linux support)\n 3. Added Last Updated\n 4. Moved Title styling into .sty\n 5. Commented .sty file.\n\n## TODO\n1. Merge OpenFont and MacFonts as a single sty with options.\n2. Figure out a smoother way for the document to flow onto the next page.\n3. Add styling information for a \"Projects/Hacks\" section.\n4. Add location/address information\n5. Fix the hacky 'References' omission outside the .cls file in the MacFonts version.\n6. Add various styling and section options and allow for multiple pages smoothly.\n\n## Known Issues:\n1. Overflows onto second page if any column's contents are more than the vertical limit\n2. Hacky space on the first bullet point on the second column.\n3. Hacky redefinition of \\refname to omit 'References' text for publications in the MacFonts version.\n\n## License\n    Copyright 2014 Debarghya Das\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeedy%2FDeedy-Resume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeedy%2FDeedy-Resume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeedy%2FDeedy-Resume/lists"}