all repos — resume @ added3d2d3bd689ef230657ae80bc4fd80f23c05

my résumé

Add CometChat to Experience
Anirudh Oppiliappan x@icyphox.sh
Mon, 20 Jul 2020 17:18:11 +0530
commit

added3d2d3bd689ef230657ae80bc4fd80f23c05

parent

195f99a64d8dfcd88146717c9abf8b03ccd370d6

3 files changed, 18 insertions(+), 18 deletions(-)

jump to
M resume-openfont.clsresume-openfont.cls

@@ -18,10 +18,10 @@ \renewcommand\refname{\vskip -1.5cm}

% Color definitions \usepackage[usenames,dvipsnames]{xcolor} -\definecolor{date}{HTML}{666666} -\definecolor{primary}{HTML}{2b2b2b} -\definecolor{headings}{HTML}{6A6A6A} -\definecolor{subheadings}{HTML}{333333} +\definecolor{date}{HTML}{000000} +\definecolor{primary}{HTML}{000000} +\definecolor{headings}{HTML}{000000} +\definecolor{subheadings}{HTML}{000000} % Set main fonts \usepackage{fontspec}
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}{x@icyphox.sh} +\href{mailto:x@icyphox.sh}{x@icyphox.sh} } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

@@ -49,8 +49,6 @@

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

@@ -111,10 +109,21 @@ % EXPERIENCE

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Experience} + +\runsubsection{CometChat} +\descript{Engineering Intern} +\location{July 2020–Present | Bangalore, IN} +\vspace{\topsep} % Hacky fix for awkward extra vertical space +\begin{tightemize} +\item Developing infrastructure and platform tooling +\item Working on XMPP over websockets, PaaS solutions using Dokku +\end{tightemize} +\sectionsep + + \runsubsection{Sector443} \descript{Security Researcher} \location{September 2018–Present | Chennai, IN} -\vspace{\topsep} % Hacky fix for awkward extra vertical space \begin{tightemize} \item Research in hardware, embedded security and privacy \item Building open source security tools

@@ -137,15 +146,6 @@ \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 -\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
M update.shupdate.sh

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

#!/usr/bin/env bash -scp resume.pdf emerald:icywww/stuff/resume.pdf +scp resume.pdf fern-remote:~/www/icy/uploads/resume.pdf