%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Medium Length Professional CV
% LaTeX Template
% Version 2.0 (8/5/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Trey Hunner (http://www.treyhunner.com/)
%
% Important note:
% This template requires the resume.cls file to be in the same directory as the
% .tex file. The resume.cls file provides the resume style used for structuring the
% document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass{resume} % Use the custom resume.cls style
\usepackage[left=0.75in,top=0.6in,right=0.75in,bottom=0.6in]{geometry} % Document margins
\newcommand{\tab}[1]{\hspace{.2667\textwidth}\rlap{#1}}
\newcommand{\itab}[1]{\hspace{0em}\rlap{#1}}
\name{Bhavya Sharma} % Your name
\address{www.linkedin.com/in/bhvya1505} % Your address
\address{github.com/bhvya1505} % Your secondary addess (optional)
\address{(+91)7984592160 \\ bhavya.sharma1505@gmail.com} % Your phone number and email
\begin{document}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Education}
{\bf Manipal Institute of Technology, Manipal} \hfill {\em July 2017 - Present}
\\ B.Tech. Computer and Communication Engineering \hfill { CGPA: 8.88/10}
\\ Department of Information and Communication Technology \\
{\bf Gnyan Dham School, Vapi} \hfill {\em April 2016}
\\ AISSCE (12th Board) \hfill { Percentage: 92.8}
%Minor in Linguistics \smallskip \\
%Member of Eta Kappa Nu \\
%Member of Upsilon Pi Epsilon \\
\end{rSection}
%----------------------------------------------------------------------------------------
% TECHNICAL STRENGTHS SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Technical Strengths}
\begin{tabular}{ @{} >{\bfseries}l @{\hspace{6ex}} l }
Computer Languages & C/C++, Java, Python, Ruby \\
Software \& Tools & Wireshark, Nmap, John the Ripper, AutoCAD, MATLAB,\\
& Microsoft Office, \LaTeX \\
Skills & Cryptography, Network Forensics, Combinatorial Game Theory
\end{tabular}
\end{rSection}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Experience}
\begin{rSubsection}{Cryptonite}{September 2018 - Present}{Founder \& Team Leader}{}
\item Academic Ethical Hacking team of Manipal Institute of Technology, Manipal
\item Currently ranked in the National Top 4\% CTF teams (among 1250 teams)
\item Head of Cryptography subdivision
\end{rSubsection}
\end{rSection}
% EXAMPLE SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Relevant Courses}
\itab{\textbf{Core Courses}} \tab{} \tab{\textbf{Other Courses}}
\\ \itab{Data Structures } \tab{} \tab{Discrete Mathematics}
\\ \itab{Operating Systems} \tab{} \tab{Probability and Statistics}
\\ \itab{Object Oriented Programming} \tab{} \tab{Introduction to Bioinformatics}
\\ \itab{Data Communication} \tab{} \tab{}
\\ \itab{TCP/IP protocol suite}
% \\ \itab{Process Control (ongoing)} \tab{} \tab{Electrodynamics}
\end{rSection}
\begin{rSection}{LICENCES \& CERTIFICATIONS}
\item {\bf CISEH - Certified Information Security and Ethical Hacking} {\hfill June 2019}
\\ Pristine Infosolutions
\item {\bf Games without Chance: Combinatorial Game Theory} {\hfill July 2019}
\\ Coursera
\end{rSection}
%----------------------------------------------------------------------------------------
\begin{rSection}{Extra-Cirrucular} \itemsep -3pt
\item Management and Sponsorship member at Aaina Dramatics (September 2017 - May 2018)
\item Actor in 'Bridges' (short film) by Naqaab Film making
\end{rSection}
\end{document}