%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Medium Length Professional CV
% LaTeX Template
% Version 2.0 (8/5/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Rishi Shah
%
% 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{ASHISH BHARDWAJ} % Your name
\address{C-19, KOTWALI, GHANTA GHAR, GHAZIABAD (U.P.)-201001 } % Your address
%\address{123 Pleasant Lane \\ City, State 12345} % Your secondary addess (optional)
\address{(+91)8368799029 \\ ashish.bhardwaj0445@gmail.com} % Your phone number and email
\begin{document}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Education}
{\bf Jaypee University of Information Technology, Waknaghat} \hfill {\em July 2016 - Present}
\\ Bachelor in Technology
\\ Department of Computer science and Engineering\\
{ Current CGPA: 7.3 }
{\bf Ingraham English Medium School, Ghaziabad} \hfill {Passed in 2016}
\\ Intermediate\\{ Overall Percentage: 86.6 }
{\bf Ingraham English Medium School, Ghaziabad} \hfill {Passed in 2014}
\\ Metric\\{ Overall CGPA: 10 }
%Minor in Linguistics \smallskip \\
%Member of Eta Kappa Nu \\
%Member of Upsilon Pi Epsilon \\
\end{rSection}
\begin{rSection}{Carrier Objective}
To work for an organization which provides me the opportunity to improve my skills and knowledge to grow along with the organization objective.
\end{rSection}
%--------------------------------------------------------------------------------
% Projects And Seminars
%-----------------------------------------------------------------------------------------------
\begin{rSection}{Projects}
{\bf Online Electricity Billing System}
{\newline Mini Project}
\\The aim of our project is to develop a system that is meant to partially computerize the work performed in the Electricity Board likegenerating monthly electricity bill, record of consuming unit of energy,store record of the customer and previous unpaid record.\\
\end{rSection}
\begin{rSection}{Technical Strengths}
\begin{tabular}{ @{} >{\bfseries}l @{\hspace{6ex}} l }
Programming \& Skills \ & C++, C , R , Data Structures , HTML , Github\\
Software \& Tools & Rstudio, Codeblocks , Git\\
\end{tabular}
\end{rSection}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Work Experience}
\begin{rSubsection}{Jio, Delhi Area}{June 2018 - July 2018}
{Project Intern}
\item Digital Champions Program is a one-of-a-kind digital learning initiative from Jio combining theoretical knowledge and practical training. Practical training involves application of knowledge and interaction with people. Both are critical to success in the real world. During this program, we visited and interacted with Small and Medium Businesses (SMBs) to understand how the digital revolution has impacted their businesses.
\end{rSubsection}
\end{rSection}
% EXAMPLE SECTION
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% Extra Curricular
%----------------------------------------------------------------------------------------
\begin{rSection}{Personal Traits}
\item Highly motivated and eager to learn new things.
\item Ability to work as an individual as well as in group.
\end{rSection}
\end{document}