Posted on 16 Aug 2022, this text provides information on Learning Aids/Tools related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.
Based on the templates example cv you have then the complete code:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Deedy - One Page Two Column Resume% LaTeX Template% Version 1.2 (16/9/2014)%% Original author:% Debarghya Das (http://debarghyadas.com)%% Original repository:% https://github.com/deedydas/Deedy-Resume%% IMPORTANT: THIS TEMPLATE NEEDS TO BE COMPILED WITH XeLaTeX%% This template uses several fonts not included with Windows/Linux by% default. If you get compilation errors saying a font is missing, find the line% on which the font is used and either change it to a font included with your% operating system or comment the line out to use the default font.% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % TODO:% 1. Integrate biber/bibtex for article citation under publications.% 2. Figure out a smoother way for the document to flow onto the next page.% 3. Add styling information for a "Projects/Hacks" section.% 4. Add location/address information% 5. Merge OpenFont and MacFonts as a single sty with options.% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% CHANGELOG:% v1.1:% 1. Fixed several compilation bugs with \renewcommand% 2. Got Open-source fonts (Windows/Linux support)% 3. Added Last Updated% 4. Move Title styling into .sty% 5. Commented .sty file.%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Known Issues:% 1. Overflows onto second page if any column's contents are more than the% vertical limit% 2. Hacky space on the first bullet point on the second column.%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\documentclass[]{deedy-resume-openfont}\usepackage{fancyhdr}\pagestyle{fancy}\fancyhf{}\usepackage{etoolbox}% <===============================================\patchcmd{\namesection}{\rule{\paperwidth}{0.4pt}}{\rule{\paperwidth}{0pt}}{}{}\begin{document}%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LAST UPDATED DATE%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\lastupdated%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% TITLE NAME%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\namesection{Debarghya}{Das}{\urlstyle{same}\href{http://debarghyadas.com}{debarghyadas.com}| \href{http://fb.co/dd}{fb.co/dd}\\\href{mailto:deedy@fb.com}{deedy@fb.com} | 607.379.5733 | \href{mailto:dd367@cornell.edu}{dd367@cornell.edu}}%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% COLUMN ONE%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\begin{minipage}[t]{0.33\textwidth}%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% EDUCATION%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\section{Education}\subsection{Cornell University}\descript{MEng in Computer Science}\location{Dec 2014 | Ithaca, NY}\sectionsep\subsection{Cornell University}\descript{BS in Computer Science}\location{May 2014 | Ithaca, NY}
College of Engineering \\
Magna Cum Laude\\\location{ Cum. GPA: 3.83 / 4.0 \\
Major GPA: 3.9 / 4.0}\sectionsep\subsection{La Martiniere for Boys}\location{Grad. May 2011| Kolkata, India}\sectionsep%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LINKS
No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that
you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice
sessions to improve your knowledge and scores.
manpreet
Best Answer
2 years ago
Good evening everyone,
I searched everywhere how to remove the line after my name and adress in LaTeX deedy resume, but I didn't find it. Could you help me please?