all repos — resume @ 2f20c8a6dc62d0557c3c4a58c9fae7e9ae120a76

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
\documentclass[]{config}
\usepackage{fancyhdr}
 
\pagestyle{fancy}
\fancyhf{}
 
\begin{document}

\lastupdated

\namesection{Anirudh}{Oppiliappan}{ \urlstyle{same}\href{https://icyphox.sh}{icyphox.sh} | 
\href{mailto:anirudh@oppiliappan.com}{anirudh@oppiliappan.com}
}

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

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

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

\section{Education} 

\subsection{SRM IST}
\descript{B.Tech in Computer Science}
\location{July 2017–2021 | Chennai, 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} \\

\vspace{2mm} % Hacky fix for awkward extra vertical space
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%     INTERESTS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Interests}
\location{Security}
\location{Privacy}
\location{Free/Libre Software}
\location{Infrastructure}
\sectionsep


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

\section{Skills}
\subsection{Programming}
Python \textbullet{} C \textbullet{} Nim \textbullet{} Shell \\
\textbullet{} Go \textbullet{} Lua
\sectionsep
\subsection{Security}
Metasploit \textbullet{} Burp Suite \textbullet{}
radare2 \textbullet{} gdb
\sectionsep
\subsection{Infrastructure}
Kubernetes (GKE, bare metal) \textbullet{} Hashicorp Vault \\
\textbullet{} Prometheus  \textbullet{} Falco \\
\textbullet{} Helm
\sectionsep

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%    TALKS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%\vspace{4mm} % Hacky fix for awkward extra vertical space
\section{Disclosures}
{\bf\location{CVE-2019-13143}} — FB50 Smart Lock

\vspace{4mm} % Hacky fix for awkward extra vertical space
\section{Talks}
{\bf\location{Cyware 2019}} — Intro to RE \\
{\bf\location{PyCon India 2019}} — "Smart lock? Nah dude."
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%     COLUMN TWO
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

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

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

\section{Experience}

\runsubsection{DeepSource}
\descript{Site Reliability Engineer}
\location{January 2021--December 2021| Bangalore, IN}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\item Setting up an event driven observability pipeline
\item Internal security tooling and practices (SOC2)
\item Kubernetes cluster maintenance and hardening
\item Tech: Kafka, Telegraf, InfluxDB, K8s, Tailscale, Prometheus, Falco, etc.
\end{tightemize}
\sectionsep


\runsubsection{CometChat}
\descript{Infrastructure Engineer}
\location{July 2020--December 2020 | Bangalore, IN}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\item Developing infrastructure and platform tooling
\item XMPP internals, websockets (RFC7395)
\item Scalable deployments of infrastructure using Docker Swarm and K8s
\item Wrote a high performance websocket proxy/relay in Nim
\end{tightemize}
\sectionsep

\runsubsection{SecureLayer7}
\descript{Security Research Intern}
\location{June 2019--July 2019 | Pune, IN}
\begin{tightemize}
\item ARM, MIPS security research, exploitation
\item Firmware extraction, reverse engineering and exploitation (routers)
\item Hardware security: UART/JTAG via BusPirate, Bluetooth (BLE)
\end{tightemize}
\sectionsep

\runsubsection{Sensei Technologies}
\descript{Security Engineer 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

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

\section{PROJECTS}

\runsubsection{shlide}
\descript{Slide deck presentation tool}
\location{Bash}
Plain-text powered, slide deck presentation tool written in pure bash. \\
\sectionsep

\runsubsection{janny}
\descript{Kubernetes resource cleaner}
\location{Python}
Clean up Kubernetes resources after a set TTL. \\
\sectionsep

\runsubsection{forlater.email}
\descript{Email-based bookmarking service}
\location{Go}
An email-based bookmarking service using OpenSMTPD and Go. \\
\sectionsep

\runsubsection{vite}
\descript{Minimal static site generator}
\location{Go}
A simple tool to rapidly generate static websites using only Markdown. \\
\sectionsep

\runsubsection{wsabi}
\descript{Websocket proxy}
\location{Nim}
A websocket proxy/relay that sends stats to statsd, written in Nim.
\sectionsep


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