Mohit Mehta's Résumé
Forfatter:
Mohit Mehta
Sidst opdateret:
8 år siden
Licens:
Creative Commons CC BY 4.0
Resumé:
Mohit Mehta's Résumé
\begin
Opdag hvorfor 18 millioner mennesker verden rundt stoler på Overleaf med deres arbejde.
Mohit Mehta's Résumé
\begin
Opdag hvorfor 18 millioner mennesker verden rundt stoler på Overleaf med deres arbejde.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% "ModernCV" CV and Cover Letter
% LaTeX Template
% Version 1.1 (9/12/12)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Xavier Danaux (xdanaux@gmail.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important note:
% This template requires the moderncv.cls and .sty files to be in the same
% directory as this .tex file. These files provide the resume style and themes
% used for structuring the document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman
\moderncvstyle{casual} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{blue} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
\usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template
\usepackage[scale=0.75]{geometry} % Reduce document margins
%\setlength{\hintscolumnwidth}{3cm} % Uncomment to change the width of the dates column
%\setlength{\makecvtitlenamewidth}{10cm} % For the 'classic' style, uncomment to adjust the width of the space allocated to your name
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION SECTION
%----------------------------------------------------------------------------------------
\firstname{Mohit} % Your first name
\familyname{Mehta} % Your last name
%\photo[90pt][0.4pt]{picture} % The first bracket is the picture height, the second is the thickness of the frame around the picture (0pt for no frame)
%\quote{"A witty and playful quotation" - John Smith}
%----------------------------------------------------------------------------------------
\begin{document}
\makecvtitle % Print the CV title
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\section{Contact Information:}
\cvitem{Email}{mehtamohit80@gmail.com}
\cvitem{Phone no.}{+91 9427818129}
\cvitem{Address}{PARAS, 5 Ramnagar, Gondal road, Rajkot - 360004}
\section{Objective:}
\cvitem{}{Learn each and everything that contribute best for the growth of the organization by continue developing and sharing my skill ability..}
%\xpatchcmd\cventry{}{,}{}{}{}{}{}
\section{Education:}
\cventry{2013--2017}{Bachelors of Engineering:-}{Government Engineering College}{Gandhinagar}\hfill{\textbf{Major:} Information Technology (GTU), CGPA -- 7.56/10, CPI -- 7.31/10}
\cventry{2011--2013}{HSC:-}{Pathak High Schools}{Rajkot (GSHEB)}{\textit{Percentile -- 96.45}}{}
\cventry{2010--2011}{SSC:-}{Pathak Vidhyamandir}{Rajkot (GSEB)}{\textit{Percentile -- 97.44}}{}
%----------------------------------------------------------------------------------------
%\section{Experience}
\section{Technical Skills:}
\cvitem{Languages}{\textsc{html/css}, C++, Php, Python(Basic)}
\cvitem{Intermediate}{Wordpress, Joomla-Magento(Basic), \textsc{latex}}
\section{Projects:}
\subsection{Academic Projetcs:}
\cventry{1}{Game independent AI agents:}{Python project where Agents are trained using combination of Deep Learning and Neural networks to play atari 2600 breakouts at super human level.}{}{}{}{}
\cventry{2}{Crime management system:}{Designed and developed Php website to register FIR and complaints for missing people }{}{}{}{}
\subsection{Other Projects}
\cventry{1}{Portfolio:}{Personal portfolio made in wordpress with attractive theme and plugins.}{}{}{}{}
\cventry{2}{Template Design}{Designed template in Html5/Css in Front end and Php as back end. }{}{}{}{}
\section{Personal Qualities:}
\cvitem{1}{Highly motivated and eager to learn new things.}
\cvitem{2}{Ability to produce best result in pressure situation.}
\cvitem{3}{Ability to work as individual as well as in group.
}
%\section{Languages}
%\cvitemwithcomment{English}{Intermediate}{Conversationally fluent}
%\cvitemwithcomment{Gujarati}{Mothertongue}{}
%\cvitemwithcomment{Dutch}{Basic}{Basic words and phrases only}
%\section{Interests}
%\renewcommand{\listitemsymbol}{-~} % Changes the symbol used for lists
%\cvlistdoubleitem{Exploring new places}{}
%\cvlistdoubleitem{Cooking}{}
%\cvlistdoubleitem{Playing Chess}{}
\clearpage
%----------------------------------------------------------------------------------------
\end{document}