all repos — resume @ 42f2c66b9b57ae6ffd5b0536e334909e9cebc43a

my résumé

Update resume, add update script

Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Wed, 04 Dec 2019 18:22:51 +0530
commit

42f2c66b9b57ae6ffd5b0536e334909e9cebc43a

parent

8ecb13eacdf27f360b28c8ef4f60f1e9b546b5c3

2 files changed, 15 insertions(+), 10 deletions(-)

jump to
M resume.texresume.tex

@@ -9,7 +9,7 @@

\lastupdated \namesection{Anirudh}{Oppiliappan}{ \urlstyle{same}\href{https://icyphox.sh}{icyphox.sh} | -\href{mailto:icyph0x@pm.me}{icyph0x@pm.me} +\href{mailto:icyph0x@pm.me}{x@icyphox.sh} } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

@@ -44,7 +44,7 @@

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % LINKS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\vspace{4mm} % 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} \\

@@ -58,11 +58,11 @@ % INTERESTS

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Interests} -\location{Offensive Security} +\location{\{Info,Op,Nat\}Sec} \location{Digital Forensics} \location{Reverse Engineering} -\location{Operational Security} -\location{Tradecraft} +\location{Privacy} +\location{Free/Libre Software} \sectionsep

@@ -73,7 +73,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Skills} \subsection{Programming} -Python \textbullet{} C/C++ \textbullet{} Nim \textbullet{} Shell +Python \textbullet{} C \textbullet{} Nim \textbullet{} Shell \sectionsep \subsection{Security} Metasploit \textbullet{} Burp Suite \textbullet{} other OSS tools, hand-written scripts

@@ -84,16 +84,18 @@ \sectionsep

\subsection{Forensics} 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 +%\vspace{4mm} % Hacky fix for awkward extra vertical space \section{Disclosures} {\bf\location{CVE-2019-13143}} — FB50 Smart Lock + +\section{Talks} +{\bf\location{Cyware 2019}} — Intro to RE \\ +{\bf\location{PyCon India 2019}} — "Smart lock? Nah dude." %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % COLUMN TWO

@@ -131,7 +133,7 @@ \sectionsep

\runsubsection{Heartfulness Foundation} \descript{Software Engineer | Pentester} -\location{December 2018 - Present | Remote} +\location{December 2018 - February 2019 | Remote} \begin{tightemize} \item Penetration testing web applications, report generation \item Built and deployed a chatbot to collect event data for analytics
A update.sh

@@ -0,0 +1,3 @@

+#!/usr/bin/env bash + +scp resume.pdf emerald:icywww/stuff/resume.pdf