Add Talks section
Anirudh icyph0x@pm.me
Sun, 31 Mar 2019 19:37:54 +0530
1 files changed,
11 insertions(+),
60 deletions(-)
jump to
M
resume.tex
→
resume.tex
@@ -1,50 +1,3 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% 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[]{resume-openfont} \usepackage{fancyhdr}@@ -53,18 +6,8 @@ \fancyhf{}
\begin{document} -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% LAST UPDATED DATE -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \lastupdated -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% TITLE NAME -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \namesection{Anirudh}{Oppiliappan}{ \urlstyle{same}\href{https://icyphox.sh}{icyphox.sh} | \href{mailto:icyph0x@pm.me}{icyph0x@pm.me} }@@ -101,7 +44,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % LINKS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\vspace{6mm} % Hacky fix for awkward extra vertical space +\vspace{4mm} % Hacky fix for awkward extra vertical space \section{Links} GitHub/\href{https://github.com/icyphox}{\bf icyphox} \\@@ -109,7 +52,7 @@ LinkedIn/\href{https://www.linkedin.com/in/icyphox}{\bf icyphox} \\
Twitter/\href{https://twitter.com/icyphox}{\bf icyphox} \\ Keybase/\href{https://keybase.io/icyphox}{\bf icyphox} -\vspace{6mm} % Hacky fix for awkward extra vertical space +\vspace{4mm} % Hacky fix for awkward extra vertical space %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % INTERESTS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@ -125,7 +68,7 @@ \location{Free Software}
\sectionsep -\vspace{6mm} % Hacky fix for awkward extra vertical space +\vspace{4mm} % Hacky fix for awkward extra vertical space %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % SKILLS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@@ -142,6 +85,14 @@ Filesystems/Data Recovery \textbullet{} The Sleuth Kit \textbullet{} Volatility
\sectionsep \subsection{SysAdmin/DevOps} Unix tools \textbullet{} AWS/Digital Ocean and other cloud services \textbullet{} Git \textbullet{} CI/CD workflows + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% TALKS +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\vspace{4mm} % Hacky fix for awkward extra vertical space +\section{Talks} +\href{https://github.com/icyphox/cyware19/raw/master/slides/Cyware RE Workshop.pdf}{\bf\location{Intro to Reverse Engineering}} — Cyware '19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % COLUMN TWO