Saumitra Chauhan's CV
Author
Saumitra Chauhan
Last Updated
6 years ago
License
Creative Commons CC BY 4.0
Abstract
A small effort for internships and jobs. Created based on the Medium Length CV template.
A small effort for internships and jobs. Created based on the Medium Length CV template.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Medium Length Graduate Curriculum Vitae
% LaTeX Template
% Version 1.2 (3/28/15)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Rensselaer Polytechnic Institute
% (http://www.rpi.edu/dept/arc/training/latex/resumes/)
%
% Modified by:
% Daniel L Marks <xleafr@gmail.com> 3/28/2015
%
% Important note:
% This template requires the res.cls file to be in the same directory as the
% .tex file. The res.cls file provides the resume style used for structuring the
% document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%-------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%-------------------------------------------------------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% You can have multiple style options the legal options ones are:
%
% centered: the name and address are centered at the top of the page
% (default)
%
% line: the name is the left with a horizontal line then the address to
% the right
%
% overlapped: the section titles overlap the body text (default)
%
% margin: the section titles are to the left of the body text
%
% 11pt: use 11 point fonts instead of 10 point fonts
%
% 12pt: use 12 point fonts instead of 10 point fonts
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[margin]{res}
% Default font is the helvetica postscript font
\usepackage{helvet}
% Increase text height
\textheight=700pt
\begin{document}
%-------------------------------------------------------------------------------
% NAME AND ADDRESS SECTION
%-------------------------------------------------------------------------------
\name{Saumitra Chauhan}
% Note that addresses can be used for other contact information:
% -phone numbers
% -email addresses
% -linked-in profile
\address{\\LinkedIn : https://www.linkedin.com/in/saumitrachauhan/
\\Github : https://github.com/SHADOW13325
}
\address{saumitra13325@gmail.com \\(+91) 9721407363\\}
% Uncomment to add a third address
%\address{Address 3 line 1\\Address 3 line 2\\Address 3 line 3}
%-------------------------------------------------------------------------------
\begin{resume}
%-------------------------------------------------------------------------------
% EDUCATION SECTION
%-------------------------------------------------------------------------------
\section{OBJECTIVE}
{\sl Pre-Final year B. Tech student at Institute of Engineering and Technology(IET). Hard-working and consistent. Looking for internship opportunities where I can apply my skills and contribute to real-world projects }
\section{EDUCATION}
\textbf{Institute of Engineering and Technology}, Lucknow(U.P.)\\
{\sl Bachelor of Technology (B. Tech)}, Information Technology(IT)\\
August, 2016 - June, 2020
\hfill CGPA: 7.5/10.00\\
\textbf{BSD Public School}, Etah (U.P.) \\
{\sl Class XII (Senior Secondary Examination)}, CBSE\\
July 2015
\hfill Aggregate 82.2\%
\textbf{Assisi Convent School}, Etah (U.P.) \\
{\sl Class X (Secondary Examination)}, CBSE\\
July 2013
\hfill CGPA: 9.8/10
%-------------------------------------------------------------------------------
% COMPUTER SKILLS SECTION
%-------------------------------------------------------------------------------
\section{TECHNICAL\\SKILLS}
\textbf{Languages : } Python, C
\\
\textbf{General : } Data Structures, Descriptive Statistics, Object Oriented Programming
%-------------------------------------------------------------------------------
% Modify the format of each position
\begin{format}
\title{l}\\
\dates{l}\location{r}\\
\body\\
\end{format}
%-------------------------------------------------------------------------------
\section{EXPERIENCE}
\textbf{None}
\\
\section{PROJECTS}
\employer{Self}
\location{}
\textbf{Mass Shooting Analysis}
\begin{center}
A step-by-step approach of visualizing the dataset of Mass Shooting in USA in past 50 years.It includes Data Cleaning, Data Wrangling and Visualization of data on graphs.
\begin{itemize}
\item \textbf{Technology/Tools:} Python 3.6.5, Jupyter, Plotly, Pandas, Numpy
\end{itemize}
\begin{itemize}
\item \textbf{Link :}https://github.com/SHADOW13325/Mass-Shooting-Analysis
\end{itemize}
\end{center}
\section{CERTIFICATION}
\par
\normalfont{.}
\\
\normalfont{\textbullet{} \textbf{Data Science Maths Skills} by Duke University on \sl{Coursera} It is a small intro in the basics of statistics, graphs, calculas and probability \\ Verify : coursera.org/verify/QASF7H5VEW5N}
\\
\section{Personal Dossier}
\par
\normalfont{\textbullet{} \textbf{CodeChef} - https://www.codechef.com/users/shadow13325/}
\\
\normalfont{\textbullet{} \textbf{Hackerrank} - https://www.hackerrank.com/saumitra13325/}
\section{ADDITIONAL ACTIVITIES}
\normalfont{\textbullet{} Assistant coordinator in IT fest 2017 \\ }
%-------------------------------------------------------------------------------
\end{resume}
\(\)\end{document}