back to home

deedy / Deedy-Resume

A one page , two asymmetric column resume template in XeTeX that caters to an undergraduate Computer Science student

4,969 stars
1,292 forks
50 issues
TeX

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing deedy/Deedy-Resume in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/deedy/Deedy-Resume)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Deedy-Resume ========================= A **one-page**, **two asymmetric column** resume template in **XeTeX** that caters particularly to an **undergraduate Computer Science** student. As of **v1.2**, there is an option to choose from two templates: • **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. • **OpenFonts** - uses free, open-source fonts that resemble the above - *Lato* (and its various variants) and *Raleway*. It is licensed under the Apache License 2.0. Motivation Common LaTeX resume-builders such as **moderncv** and the **friggeri-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 but at the same time require/prefer a one-page resume, especially for undergraduates. This template attempts to **look clean**, highlight **details**, be a **single page**, and allow useful **LaTeX templating**. Preview OpenFonts MacFonts Dependencies • Compiles only with **XeTeX** and required **BibTex** for compiling publications and the .bib filetype. • Uses fonts that are usually only available to **Mac** users such as Helvetica Neue Light. Availability • MacFonts version - as an online preview and as a direct download • OpenFonts version - as a direct download • **Overleaf**.com (formerly **WriteLatex**.com) (v1 fonts/colors changed) - compilable online • **ShareLatex**.com (v1 fonts changes) - compilable online Changelog v1.2 • Added publications in place of societies. • Collapsed a portion of education. • Fixed a bug with alignment of overflowing long last updated dates on the top right. v1.1 • Fixed several compilation bugs with \renewcommand • Got Open-source fonts (Windows/Linux support) • Added Last Updated • Moved Title styling into .sty • Commented .sty file. TODO • Merge OpenFont and MacFonts as a single sty with options. • Figure out a smoother way for the document to flow onto the next page. • Add styling information for a "Projects/Hacks" section. • Add location/address information • Fix the hacky 'References' omission outside the .cls file in the MacFonts version. • Add various styling and section options and allow for multiple pages smoothly. Known Issues: • Overflows onto second page if any column's contents are more than the vertical limit • Hacky space on the first bullet point on the second column. • Hacky redefinition of \refname to omit 'References' text for publications in the MacFonts version. License Copyright 2014 Debarghya Das Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.