all repos — resume @ 611d34984010c004c279547ca2c3d8f9a4bd35a9

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
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 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}
 
\pagestyle{fancy}
\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}
}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%     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{6mm} % 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{6mm} % Hacky fix for awkward extra vertical space
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%     INTERESTS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Interests}
\location{Offensive Security}
\location{Digital Forensics} 
\location{Reverse Engineering} 
\location{Social Engineering}
\location{Physical Security}
\location{Backend Systems}
\location{Free Software}
\sectionsep


\vspace{6mm} % 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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%     COLUMN TWO
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

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

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

\section{Experience}
\runsubsection{Heartfulness Foundation}
\descript{Software Engineering | 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, malware analysis 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}