IIT Patna Resume
Author
Ankit Kumar
Last Updated
2 years ago
License
Creative Commons CC BY 4.0
Abstract
Sample Resume for IIT Patna
%-------------------------
% Resume in Latex
% Author
% License : MIT
%------------------------
%---- Required Packages and Functions ----
\documentclass[a4paper,11pt]{article}
\usepackage{latexsym}
\usepackage{xcolor}
\usepackage{float}
\usepackage{ragged2e}
\usepackage[empty]{fullpage}
\usepackage{wrapfig}
\usepackage{lipsum}
\usepackage{tabularx}
\usepackage{titlesec}
\usepackage{geometry}
\usepackage{marvosym}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage{fancyhdr}
\usepackage{multicol}
\usepackage{graphicx}
\usepackage{cfr-lm}
\usepackage[T1]{fontenc}
\setlength{\multicolsep}{0pt}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
\geometry{left=1.4cm, top=0.8cm, right=1.2cm, bottom=1cm}
% Adjust margins
%\addtolength{\oddsidemargin}{-0.5in}
%\addtolength{\evensidemargin}{-0.5in}
%\addtolength{\textwidth}{1in}
\usepackage[most]{tcolorbox}
\tcbset{
frame code={}
center title,
left=0pt,
right=0pt,
top=0pt,
bottom=0pt,
colback=gray!20,
colframe=white,
width=\dimexpr\textwidth\relax,
enlarge left by=-2mm,
boxsep=4pt,
arc=0pt,outer arc=0pt,
}
\urlstyle{same}
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-7pt}]
%-------------------------
% Custom commands
\newcommand{\resumeItem}[2]{
\item{
\textbf{#1}{\hspace{0.5mm}#2 \vspace{-0.5mm}}
}
}
\newcommand{\resumePOR}[3]{
\vspace{0.5mm}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1}\hspace{0.3mm}#2 & \textit{\small{#3}}
\end{tabular*}
\vspace{-2mm}
}
\newcommand{\resumeSubheading}[4]{
\vspace{0.5mm}\item
\begin{tabular*}{0.98\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & \textit{\footnotesize{#4}} \\
\textit{\footnotesize{#3}} & \footnotesize{#2}\\
\end{tabular*}
\vspace{-2.4mm}
}
\newcommand{\resumeProject}[4]{
\vspace{0.5mm}\item
\begin{tabular*}{0.98\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & \textit{\footnotesize{#3}} \\
\footnotesize{\textit{#2}} & \footnotesize{#4}
\end{tabular*}
\vspace{-2.4mm}
}
\newcommand{\resumeSubItem}[2]{\resumeItem{#1}{#2}\vspace{-4pt}}
% \renewcommand{\labelitemii}{$\circ$}
\renewcommand{\labelitemi}{$\vcenter{\hbox{\tiny$\bullet$}}$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=*,labelsep=0mm]}
\newcommand{\resumeHeadingSkillStart}{\begin{itemize}[leftmargin=*,itemsep=1.7mm, rightmargin=2ex]}
\newcommand{\resumeItemListStart}{\begin{justify}\begin{itemize}[leftmargin=3ex, rightmargin=2ex, noitemsep,labelsep=1.2mm,itemsep=0mm]\small}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}\vspace{2mm}}
\newcommand{\resumeHeadingSkillEnd}{\end{itemize}\vspace{-2mm}}
\newcommand{\resumeItemListEnd}{\end{itemize}\end{justify}\vspace{-2mm}}
\newcommand{\cvsection}[1]{%
\vspace{2mm}
\begin{tcolorbox}
\textbf{\large #1}
\end{tcolorbox}
\vspace{-4mm}
}
\newcolumntype{L}{>{\raggedright\arraybackslash}X}%
\newcolumntype{R}{>{\raggedleft\arraybackslash}X}%
\newcolumntype{C}{>{\centering\arraybackslash}X}%
%---- End of Packages and Functions ------
%-------------------------------------------
%%%%%% CV STARTS HERE %%%%%%%%%%%
%%%%%% DEFINE ELEMENTS HERE %%%%%%%
\newcommand{\name}{Your Name} % Your Name
\newcommand{\course}{Your Course} % Your Course
\newcommand{\roll}{XXXXXX} % Your Roll No.
\newcommand{\phone}{8252xxxxxxx} % Your Phone Number
\newcommand{\emaila}{youremail@email.com} %Email 1
\newcommand{\emailb}{officialemail@iitp.ac.in} %Email 2
\newcommand{\github}{GITHUBUSERNAME} %Github
\newcommand{\website}{https://example.com/} %Website
\newcommand{\linkedin}{linkedinuser} %linkedin
\begin{document}
\fontfamily{cmr}\selectfont
%----------HEADING-----------------
\parbox{2.35cm}{%
\includegraphics[width=2cm,clip]{logo.png}
}\parbox{\dimexpr\linewidth-2.8cm\relax}{
\begin{tabularx}{\linewidth}{L r}
\textbf{\LARGE \name} & +91-\phone\\
{Roll No.:\roll} & \href{mailto:\emaila}{\emaila} \\
\course & \href{mailto:\emailb}{\emailb}\\
{Mathematics and Computing} & \href{https://github.com/\github}{Github} $|$ \href{\website}{Website}\\
{Indian Institute Of Technology, Patna} & \href{https://www.linkedin.com/in/\linkedin/}{linkedin.com/in/\linkedin}
\end{tabularx}
}
%-----------EDUCATION-----------------
% \section{Education}
% \resumeSubHeadingListStart
% \resumeSubheading
% {Indian Institute of Technology Guwahati}{Guwahati, India}
% {Bachelor of Technology in Mathematics and Computing ; GPA: 8.10}{July. 2015 -- July. 2019 (Expected)}
% \resumeSubheading
% {Burdwan Model School}{Burdwan, W.B}
% {Central Board of Secondary Education (Class XII); Percentage: 96.60}{March. 2015}
% \resumeSubHeadingListEnd\vspace{-3mm}
\section{Education}
\setlength{\tabcolsep}{5pt} % Default value: 6pt
% \renewcommand{\arraystretch}{1.1} % Default value: 1https://www.overleaf.com/project/61fc166d7eab8975b2ab74d0
\small{\begin{tabularx}
{\dimexpr\textwidth-3mm\relax}{|c|C|c|c|}
\hline
\textbf{Degree/Certificate } & \textbf{Institute/Board} & \textbf{CGPA/Percentage} & \textbf{Year}\\
\hline
M.Tech. (MnC) & Indian Institute of Technology, Patna & 8.19 (Current) & 2021-Present\\
\hline
B.Tech. (CSE) & Institute of Engineering and Management, Kolkata & 8.21 & 2015-2019\\ %Optional
\hline
Senior Secondary & CBSE Board & 88.0\% & 2014 \\
\hline
Secondary & CBSE Board & 85.5\% & 2012 \\
\hline
\end{tabularx}}
\vspace{-2mm}
%-----------EXPERIENCE-----------------
\section{Experience}
\resumeSubHeadingListStart
\resumeSubheading
{Tata Consultancy Services}{Kolkata}
{Assistant System Engineer}{Aug 2019 - Nov. 2020}
\resumeItemListStart
\item {Managed ETL process for reporting purposes in a team of 4, improved PL/SQL packages for faster and consistent data flow.
Reduced month-end activity time by 10hrs, created Alteryx Workflows for Data analysis and validations.}
\item {
Developed a plugin that simplified the debugging process by
differentiating log messages with a different colour that helped
the support team while investigating incidents.}
\resumeItemListEnd
\resumeSubheading
{Thinking Stack Inc.}{Bengaluru, India}
{Full Stack Developer Intern}{Dec. 2018 - Jan. 2019}
\resumeItemListStart
\item {Developed web app using ReactJS and deployed the app to AWS EC2 using Docker.}
\item {Made website mobile-friendly and increased Google web dev score by 50 points.}
\resumeItemListEnd
\resumeSubHeadingListEnd
\vspace{-5.5mm}
%-----------PROJECTS-----------------
\section{Projects}
\resumeSubHeadingListStart
\resumeProject
{Project Tracker } %Project Name
{Developed progress tracker for clients to track payments, progress, meetings. } %Project Name, Location Name
{Feb. 2022} %Event Dates
\resumeItemListStart
\item {\textbf{Tools \& technologies used}: NextJs/ReactJS, Strapi/Node, Tailwind/CSS}
\resumeItemListEnd
\resumeProject
{What To Watch Next } %Project Name
{Content based Movie Recommendation system that recommends 5 other movie based on a given movie. } %Project Name, Location Name
{Dec. 2021 - Jan. 2022} %Event Dates
{\href{https://what-to-watch-next.herokuapp.com/}{Live Url}
| {\href{https://github.com/ankit0696/what-to-watch-next}{Github}} } %Website
\resumeProject
{Kisan Mitra(SIH 2019) } %Project Name
{Web Portal for Ministry of Agriculture to view the predicted crop yield data in geo-refrenced map. } %Project Name, Location Name
{Feb. 2019 - Mar. 2019} %Event Dates
{\href{https://github.com/ankit0696/kisan_mitra}{Github}} %Website
\resumeItemListStart
\item {\textbf{Tools \& technologies used}: QGIS, Java, HTML, CSS, JS, ChartistJS}
\item {Created APIs to fetch crop production data and displayed them into Geo-refrenced Map.}
\resumeItemListEnd
\resumeSubHeadingListEnd
\vspace{-5.5mm}
\section{Key Courses Taken}
\resumeHeadingSkillStart
\resumeSubItem{} % Category
{Data Structure,Algorithms,DBMS,Machine Learning, Artificial Intelligence, Web Services, Operating System}
% \resumeSubItem{Operating Systems}
% {Windows, Linux*}
% \hfill \textit{\footnotesize{* Elementary proficiency}} \hspace{3mm}
\resumeHeadingSkillEnd
\section{Technical Skills}
\resumeHeadingSkillStart
\resumeSubItem{Programming: } % Category
{ C/C++,Python,R,JavaScript,SQL}
\resumeSubItem{Tools \& OS: } % Category
{Git, Jupyter Notebook,Google Colab, Linux, Windows } % Skills
\resumeSubItem{Libraries/Frameworks: } % Category
{Pandas, Numpy, scikit-learn, JQuery}
\resumeSubItem{Web Skills: } % Category
{HTML/CSS/JS, ReactJS/NextJS}
% \resumeSubItem{Operating Systems}
% {Windows, Linux*}
% \hfill \textit{\footnotesize{* Elementary proficiency}} \hspace{3mm}
\resumeHeadingSkillEnd
\section{Positions of Responsibility}
\vspace{-0.4mm}
\resumeSubHeadingListStart
\resumePOR{Assistant Head Coordinator,} % Position
{Training \& Placement Cell, IIT Patna} %Club,Event
{Present} %Tenure Period
\resumePOR{General Secretary,} % Position
{Nexus Coding Club, IEM Kolkata} %Club,Event
{Apr. 2018 - Apr. 2019} %Tenure Period
\resumeSubHeadingListEnd
\vspace{-4mm}
\section{Achievements}
\vspace{-0.4mm}
\resumeSubHeadingListStart
\resumePOR{Secured 1st Position } % Award
{Smart India Hackathon, MHRD, Government of India. Won prize of 1Lakh INR. } % Event
{2019} %Event Year
\resumePOR{Winner } % Award
{Web Designing Competition(URECKON'18) organized by
University of Engineering \\ \& Management, ISRO} % Event
{2018} %Event Year
\resumePOR{Github Arctic Code Vault Contributor } % Award
{Contributed code to several repositories in the 2020 GitHub \\ Archive Program} % Event
{2020} %Event Year
\resumeSubHeadingListEnd
\vspace{-4mm}
\section{Certifications}
\vspace{-0.2mm}
\resumeSubHeadingListStart
\resumePOR{}{
Datacamp Certification on Introduction to R
}{}
\resumePOR{}{
NPTEL Certification on Database Management System
}{}
\resumePOR{}{
Internshala Certification on Web Developmet
}{}
\resumeSubHeadingListEnd
\hspace*{-5mm}\rule{1.035\textwidth}{0.1mm}
%-------------------------------------------
\end{document}