all repos — resume @ 2c17e0eba1966a7cdbdbb83110c3168f7fe87016

my résumé

resume.tex (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
\documentclass[]{resume-openfont}
\usepackage{fancyhdr}
 
\pagestyle{fancy}
\fancyhf{}
 
\begin{document}

\lastupdated

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

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%     COLUMN ONE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{minipage}[t]{0.33\textwidth} 

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%     EDUCATION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Education} 

\subsection{SRM IST}
\descript{B.Tech in Computer Science}
\location{July 2017 - Present | Chennai, IN}
\sectionsep

\subsection{National Public School}
\descript{Grade 12}
\location{Grad. May 2017 | Bangalore, IN}  
\sectionsep

\subsection{Narayana e-Techno}
\descript{Grade 10}
\location{Grad. May 2015 | Bangalore, IN}
\sectionsep

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%     LINKS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\vspace{4mm} % Hacky fix for awkward extra vertical space

\section{Links} 
GitHub/\href{https://github.com/icyphox}{\bf icyphox} \\
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{4mm} % Hacky fix for awkward extra vertical space
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%     INTERESTS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Interests}
\location{Offensive Security}
\location{Digital Forensics} 
\location{Reverse Engineering} 
\location{Cyber Operations}
\location{Threat Intelligence}
\location{Physical Security}
\location{Operational Security}
\location{Backend Systems}
\location{Free Software}
\sectionsep


\vspace{4mm} % Hacky fix for awkward extra vertical space
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%     SKILLS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Skills}
\subsection{Programming}
Python \textbullet{} C/C++ \textbullet{} NodeJS \textbullet{} Nim \textbullet{} Shell
\sectionsep
\subsection{Security}
Metasploit \textbullet{} radare2 \textbullet{} Burp Suite \textbullet{} other OSS tools
\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
\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
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\end{minipage} 
\hfill
\begin{minipage}[t]{0.66\textwidth} 

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%     EXPERIENCE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Experience}
\runsubsection{Heartfulness Foundation}
\descript{Software Engineer | Pentester}
\location{December 2018 - Present | Remote}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\item Penetration testing web applications, report generation
\item Built and deployed a chatbot to collect event data for analytics
\end{tightemize}
\sectionsep

\runsubsection{Sector443}
\descript{Security Researcher}
\location{September 2018 - Present | Chennai, IN}
\begin{tightemize}
\item Performing active research in DFIR, hardware security and reverse engineering
\item Building open source security tools	
\end{tightemize}
\sectionsep

\runsubsection{WisOpt}
\descript{Security and DevOps}
\location{July 2018 – August 2018 | Chennai, IN}
\begin{tightemize}
\item Penetration testing of web and mobile applications
\item DevOps and system administration
\end{tightemize}
\sectionsep

\runsubsection{Sensei Technologies}
\descript{Security Intern}
\location{May 2018 - June 2018 | Bangalore, IN}
\begin{tightemize}
\item Web application security and vulnerability assesment
\item DevSecOps and automation — integrating basic web security assesment into the CI pipeline
\item Providing long-term solutions for mitigation of security threats
\end{tightemize}
\sectionsep

\runsubsection{WebArch}	
\descript{Systems Security}
\location{September 2017 - March 2018 | Chennai, IN}
	\begin{tightemize}
	\item Penetration testing web apps, backend systems
	\item Managing server infrastructure
	\end{tightemize}
\sectionsep


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%     PROJECTS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{PROJECTS}
\runsubsection{vite}
\descript{Minimal static site generator}
\location{Python, Jinja2}
A simple tool to rapidly generate static websites using only Markdown \\
\href{https://github.com/icyphox/vite}{\bf github.com/icyphox/vite}
\sectionsep

\runsubsection{fab}
\descript{Terminal string formatting library}
\location{Nim}
Library for the Nim programming language to help build colorful and intuitive CLIs
\href{https://github.com/icyphox/fab}{\bf github.com/icyphox/fab}
\sectionsep

\runsubsection{nicy}
\descript{ZSH prompt building framework}
\location{Nim}
A framework built in the Nim programming language to construct ZSH prompts
\href{https://github.com/icyphox/nicy}{\bf github.com/icyphox/nicy}
\sectionsep

\runsubsection{nanoid.nim}
\descript{Unique string ID generator}
\location{Nim}
A secure, URL friendly, unique string ID generator built in Nim
\href{https://github.com/icyphox/nanoid.nim}{\bf github.com/icyphox/nanoid.nim}
\sectionsep

\runsubsection{crap}
\descript{A safer alternative to `rm`}
\location{Nim}
A CLI tool to safely delete files by moving them to the system's Trash
\href{https://github.com/icyphox/crap}{\bf github.com/icyphox/crap}
\sectionsep

\end{minipage} 
\end{document}  \documentclass[]{article}