-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathresume.tex
136 lines (109 loc) · 6.04 KB
/
resume.tex
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
% Original author: Unknown (ShareLatex Template)
% Modified by: Arushit Mudgal
\documentclass[a4paper,1pt]{article}
%A Few Useful Packages
\usepackage{marvosym}
\usepackage{fontspec} %for loading fonts
\usepackage{xunicode,xltxtra,url,parskip} %other packages for formatting
\RequirePackage{color,graphicx}
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage[big]{layaureo} %better formatting of the A4 page
% an alternative to Layaureo can be ** \usepackage{fullpage} **
\usepackage{supertabular} %for Grades
\usepackage{titlesec} %custom \section
\usepackage{enumitem}
%Setup hyperref package, and colours for links
\usepackage{hyperref}
\definecolor{linkcolour}{rgb}{0,0.2,0.6}
\hypersetup{colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour}
%FONTS
\defaultfontfeatures{Mapping=tex-text}
%\setmainfont[SmallCapsFont = Fontin SmallCaps]{Fontin}
%%% modified for Karol Kozioł for ShareLaTeX use
\setmainfont[
SmallCapsFont = Fontin-SmallCaps.otf,
BoldFont = Fontin-Bold.otf,
ItalicFont = Fontin-Italic.otf
]
{Fontin.otf}
%%%
%CV Sections inspired by:
%http://stefano.italians.nl/archives/26
\titleformat{\section}{\Large\scshape\raggedright}{}{0em}{}[\titlerule]
\titlespacing{\section}{0pt}{3pt}{3pt}
%Tweak a bit the top margin
\addtolength{\voffset}{-0.5cm}
%Added by kira0204 to set bottom margin
\addtolength{\textheight}{1.7cm}
%Italian hyphenation for the word: ''corporations''
\hyphenation{im-pre-se}
%-------------WATERMARK TEST [**not part of a CV**]---------------
\usepackage[absolute]{textpos}
\setlength{\TPHorizModule}{30mm}
\setlength{\TPVertModule}{\TPHorizModule}
\textblockorigin{2mm}{0.65\paperheight}
\setlength{\parindent}{0pt}
%--------------------BEGIN DOCUMENT----------------------
\begin{document}
%WATERMARK TEST [**not part of a CV**]---------------
%\font\wm=''Baskerville:color=787878'' at 8pt
%\font\wmweb=''Baskerville:color=FF1493'' at 8pt
%{\wm
% \begin{textblock}{1}(0,0)
% \rotatebox{-90}{\parbox{500mm}{
% Typeset by Arushit Mudgal with \XeTeX\ \today\ for
% }
% }
% \end{textblock}
%}
\pagestyle{empty} % non-numbered pages
\font\fb=''[cmr10]'' %for us+91 9790064737\\e with \LaTeX command
%--------------------TITLE-------------
\par{\centering
{\Huge Arushit \textsc{Mudgal}
}\href{mailto:arushitmudgal@gmail.com}{arushitmudgal@gmail.com} | +91 9790064737\\
%\href{https://www.quora.com/profile/Arushit-Mudgal}{quora.com/profile/Arushit-Mudgal}\\
\href{https://github.com/kira0204}{github.com/kira0204}\bigskip\par}
%--------------------SECTIONS-----------------------------------
%Section: Personal Data
%\section{Personal Data}
%
%\begin{tabular}{rl}
% \textsc{Phone:} & +91 9790064737\\
% \textsc{email:} & \href{mailto:arushitmudgal@gmail.com}{arushitmudgal@gmail.com}
%\end{tabular}
%Section: Work Experience at the top
\section{Work Experience}
\begin{tabular}{r|p{11cm}}
\textsc{Apr-Aug 2018} & Google Summer of Code'18 at \textsc{The Honeynet Project} \\&\href{https://github.com/buffer/thug/pulls?q=is%3Amerged+author%3Akira0204}{merged code}\\&\footnotesize{Working on \href{https://github.com/buffer/thug}{Thug}: A Python low-interaction honeyclient. Wrote the unittest suite using tox and pytest. Refactored the code, currently working on packaging according to new PyPA guide}\\\multicolumn{2}{c}{} \\
\textsc{Jun-Aug 2017} & Back-end Developer (Intern) at \textsc{Circuitstock}, Vellore \\&\href{https://www.facebook.com/circuitstock/}{fb.com/circuitstock}\\&\footnotesize{Developed back-end of the website in PHP and implemented a point based system for users which increased the user-base by 30\% within a month}\\\multicolumn{2}{c}{} \\
\textsc{May-Jun 2017} & Summer Intern at \textsc{Codec Networks}, Delhi \\&\href{https://www.codecnetworks.com}{www.codecnetworks.com}\\&\footnotesize{Found and analyzed 3 vulnerabilities in client network and explored the domain of Web Application Penetration Testing}
\end{tabular}
%Section: Education
\section{Education}
\begin{tabular}{rl}
\textsc{May} 2019 & Bachelor of Technology in \textsc{Computer Science} and \textsc{Engineering}\\& \textbf{Vellore Institute of Technology}, Vellore\\&
\normalsize \textsc{GPA}: 8.43/10\\&\\
\textsc{May} 2015& High School (\textsc{Physics}, \textsc{Chemistry} and \textsc{Mathematics})\\&
\normalsize\textbf{Seth Anandram Jaipuria School}, Ghaziabad
\\&\normalsize \textsc{Aggregate}: 89.6/100\\
\end{tabular}
%Section: Projects
\section{Projects}
\begin{tabular}{r|p{11cm}}
\textsc{Feb 2018} & \textbf{Mitmproxy}
\href{https://mitmproxy.org/}{(mitmproxy.org)}\\&\footnotesize{Worked as an Open Source Contributor. Developed an addon ‘share.flows’ which uploads the HTTP flows to the server and generates a shareable link. Extended static typechecking using mypy and worked on few bug fixes}\\\multicolumn{2}{c}{}\\
\textsc{Apr 2017} & \textbf{IEEE-VIT Website} \href{https://ieeevit.com}{(ieeevit.com)}\\&\footnotesize{Edited and restructured the website for \href{http://sac.ieeer10.org/website-contest/}{IEEE R10 SB Website Contest}}\\\multicolumn{2}{c}{} \\
\textsc{Jan 2017} & \textbf{Enigma Website} \href{http://enigma2.ieeevit.com/}{(enigma2.ieeevit.com)}\\&\footnotesize{Led the front-end development team and developed the website using HTML5, CSS3, Bootstrap, jQuery. The website witnessed a participation of over 800 students in 3 days}\\\multicolumn{2}{c}{}
\end{tabular}
\section{Extracurricular Activities}{\raggedbottom}
\begin{itemize}
\item \textbf{Secured First Position} in CTF Challenge ‘HackTheBox' organised at VIT, Vellore
\item \textbf{Head of Technology Department} at IEEE-VIT leading a team of 12 developers
\item \textbf{Head of Projects Department} at Venturesity-VIT overseeing 4 ongoing projects
\item \textbf{Technical Speaker} on Cyber Security at Vellore Institute of Technology, Vellore
\item \textbf{Volunteer} at \href{https://www.cry.org/}{Child Rights and You} Non-Governmental Organization
\item \textbf{Contributor} of \href{https://github.com/sendgrid/sendgrid-python}{sendgrid-python}
%\item \textbf{Secretary}(2012-2013) of Ryan Ghaziabad Model United Nations Society
\end{itemize}
\end{document}