Jaydev's Resume
Autor:
Jaydev
Last Updated:
hace 5 años
License:
Creative Commons CC BY 4.0
Resumen:
Jaydev's resume. Created with the AltaCV template.
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
Jaydev's resume. Created with the AltaCV template.
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
%%%%%%%%%%%%%%%%%
% This is an sample CV template created using altacv.cls
% (v1.1.4, 27 July 2018) written by LianTze Lim (liantze@gmail.com). Now compiles with pdfLaTeX, XeLaTeX and LuaLaTeX.
%
%% It may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%% http://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2003/12/01 or later.
%%%%%%%%%%%%%%%%
%% If you need to pass whatever options to xcolor
\PassOptionsToPackage{dvipsnames}{xcolor}
%% If you are using \orcid or academicons
%% icons, make sure you have the academicons
%% option here, and compile with XeLaTeX
%% or LuaLaTeX.
% \documentclass[10pt,a4paper,academicons]{altacv}
%% Use the "normalphoto" option if you want a normal photo instead of cropped to a circle
% \documentclass[10pt,a4paper,normalphoto]{altacv}
\documentclass[10pt,a4paper]{altacv}
%% AltaCV uses the fontawesome and academicon fonts
%% and packages.
%% See texdoc.net/pkg/fontawecome and http://texdoc.net/pkg/academicons for full list of symbols.
%%
%% Compile with LuaLaTeX for best results. If you
%% want to use XeLaTeX, you may need to install
%% Academicons.ttf in your operating system's font
%% folder.
% Change the page layout if you need to
\geometry{left=1cm,right=9cm,marginparwidth=6.8cm,marginparsep=1.2cm,top=1.25cm,bottom=1.25cm,footskip=2\baselineskip}
% Change the font if you want to.
% If using pdflatex:
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[default]{lato}
% If using xelatex or lualatex:
% \setmainfont{Lato}
% Change the colours if you want to
\definecolor{Navy}{HTML}{000080}
\definecolor{SlateGrey}{HTML}{2E2E2E}
\definecolor{LightGrey}{HTML}{666666}
\colorlet{heading}{Navy}
\colorlet{accent}{Navy}
\colorlet{emphasis}{SlateGrey}
\colorlet{body}{LightGrey}
% Change the bullets for itemize and rating marker
% for \cvskill if you want to
\renewcommand{\itemmarker}{{\small\textbullet}}
\renewcommand{\ratingmarker}{\faCircle}
%% sample.bib contains your publications
\addbibresource{sample.bib}
\usepackage[colorlinks]{hyperref}
\begin{document}
\name{Jaydev Varma}
\tagline{Product \& Strategy}
\personalinfo{%
% Not all of these are required!
% You can add your own with \printinfo{symbol}{detail}
\email{varma.jdev@gmail.com }
\phone{+91 9549497979}
% \homepage{www.homepage.com}
% \twitter{@twitterhandle}
\linkedin{linkedin.com/in/vermajaydev/}
%% You MUST add the academicons option to \documentclass, then compile with LuaLaTeX or XeLaTeX, if you want to use \orcid or other academicons commands.
% \orcid{orcid.org/0000-0000-0000-0000}
}
%% Make the header extend all the way to the right, if you want.
\begin{fullwidth}
\makecvheader
\end{fullwidth}
%% Depending on your tastes, you may want to make fonts of itemize environments slightly smaller
% \AtBeginEnvironment{itemize}{\small}
%% Provide the file name containing the sidebar contents as an optional parameter to \cvsection.
%% You can always just use \marginpar{...} if you do
%% not need to align the top of the contents to any
%% \cvsection title in the "main" bar.
\cvsection[page1sidebar]{Experience}
\cvevent{Product \& Strategy}{Smartsense Technologies Pvt Ltd}{Jan 2018 -- Present}{Gurgaon, Haryana}
\begin{itemize}
\item Met over 300\% revenue goal in 2018 and over 400\% in 2019.
\item Made the website UX/UI more intuitive which resulted in 15\% more sign-ups for the Product trial.
\item Managed product module categorization and researched the market for the most competitive features in the same niche.
\item Implementing Agile ideation plan, collecting and implementing idea from the employees and clients.
\item Analysing results and setup reports containing respective conclusions ideas and general guidance.
\item Implementing new Sales \& Marketing strategies which resulted in lending more than 250 clients and over 5000 daily active users for the app in 2 years.
\item Localization of the mobile app to reduce the time spent by operations team in user-education and support calls by 10\%.
\item Client relationship management to maintain healthy relationship with clients.
\item Developed GPS based solution for Max healthcare and Xiaomi India Pvt Ltd.
\end{itemize}
\divider
\cvevent{Assistant Prof.(Lecturer)}{jaipur Engineering College and Research Centre}{Feb 2014 -- Aug 2017}{Jaipur, Rajasthan}
\begin{itemize}
\item Incharge of the Incubation cell for Mechanical Engineering Department.
\item Head of entrepreneurship cell for Mechanical Engineering.
\item Class counsellor: Responsible for improving results and placements for final year students.
\end{itemize}
\divider
\cvsection{Education}
\cvevent{B.Tech in Mechanical Engineering}{Rajasthan Technical University}{2009 -- 2013}{}
\divider
\cvevent{Senior Secondary}{Board of Secondary Education Rajasthan}{2009}{}
\medskip
\end{document}