NIT AP Resume
Author
Mudit Rai
Last Updated
6 months ago
License
Creative Commons CC BY 4.0
Abstract
Official Resume NITAP
%-------------------------
% Resume in Latex
% Author : Arkadeep Das, Manas Daruka, Ayush Sharma, Abhinav Gupta
% 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}
\projectandworkexperience{#3}{#1} & \footnotesize{\textit{#4}}\\
\footnotesize{\textit{#2}}
\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}{Students Name} % Your Name
\newcommand{\course}{B.Tech - XXXXXXX and YYYYYYY Engineering} % Your Course
\newcommand{\roll}{XXXXXXXXX} % Your Roll No.
\newcommand{\phone}{XXXXXXXXX} % Your Phone Number
\newcommand{\emaila}{something@example.com} %Email 1
\newcommand{\emailb}{somethingelse@example.com} %Email 2
\newcommand{\github}{USERID} %Github
\newcommand{\website}{https://example.com} %Website
\newcommand{\linkedin}{LINKEDINUSERID} %linkedin
% Define command for social media links
\newcommand{\sociallink}[2]{%
\href{#1}{\textcolor{black}{#2}}%
}
\newcommand{\projectandworkexperience}[2]{%
\textbf{\href{#1}{\textbf{#2}}}
}
\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} & \href{mailto:youremail@example.com}{youremail@example.com}\\
{Roll No.:\roll}& {+91-xxxxxxxxxx}\\
{Computer Science and Engineering} & {\sociallink{https://myportfolio.com}{Portfolio}}\\
{National Institute Of Technology Arunachal Pradesh} & {\sociallink{https://github.com/YourGitHubUsername}{GitHub} | \sociallink{https://linkedin.com/in/YourLinkedInProfileURL}{LinkedIn}}
\end{tabularx}
\vspace{0.2cm}
}
\rule{\linewidth}{1mm}
%-----------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: 1
\small{\begin{tabularx}
{\dimexpr\textwidth-3mm\relax}{|c|C|c|c|}
\hline
\textbf{Degree/Certificate } & \textbf{Institute/Board} & \textbf{CGPA/Percentage} & \textbf{Year}\\
\hline
B.Tech & National Institute of Technology Arunachal Pradesh & 0.0 (Current) & 2021-25\\ %Optional
\hline
Senior Secondary & School& 00.0\% & 2021 \\
\hline
Secondary & School & 00.0\% & 2019 \\
\hline
\end{tabularx}}
\vspace{-2mm}
%-----------EXPERIENCE-----------------
\section{Experience}
\resumeSubHeadingListStart
\resumeSubheading
{XYZ Company Name}{Location}
{Something Intern}{May 2021 - Jul. 2021}
\resumeItemListStart
\item {Work Done List 1}
\item {Work Done List 2}
% \item {More work done } .....
\resumeItemListEnd
% \resumeSubheading
% {Company A}{Bengaluru, India}
% {API Developer \& Machine Learning Intern}{May. 2018 - Jul. 2018}
% \resumeItemListStart
% \item {XXXXXXXXXXXXXXX}
% \item {YYYYYYYYYYYYYYYYYY}
% \resumeItemListEnd
\resumeSubHeadingListEnd
\vspace{-5.5mm}
%-----------PROJECTS-----------------
\section{Projects}
\resumeSubHeadingListStart
% {\projectandworkexperience{Your Personal Project}{github.com}{May 2023 - June 2023}}
\resumeProject
{Project Nmae}
{Professors Name/Event Name/Club Name/Tech Stack} %Project Name, Location Name
{https://Lintogithub.com} %Website
{May 2021 - Jul 2021}
\resumeItemListStart
\item {Project Work Done 1}
\item {Project Work Done 2}
\resumeItemListEnd
% \resumeProject
% {Project Name 2}
% {6th Inter IIT TechMeet, IIT Madras}{Dec. 2017 - Jan. 2018}{\href{Links to Reports}{Reports}}
% \resumeItemListStart
% \item {Work DOne 1}
% \item {Work Done 2}
% \resumeItemListEnd
\resumeSubHeadingListEnd
\vspace{-5.5mm}
\section{Technical Skills}
\resumeHeadingSkillStart
\resumeSubItem{Programming} % Category
{Python, C/C++, Java}
\resumeSubItem{Category XYZ} % Category
{Skill A, Skill B, Skill C} % Skills
% \resumeSubItem{Tools/Frameworks} % Category
% {Keras, Tensorflow, Pytorch*, ROS, OpenCV}
% \resumeSubItem{Operating Systems}
% {Windows, Linux*}
\hfill \textit{\footnotesize{* Elementary proficiency}} \hspace{3mm}
\resumeHeadingSkillEnd
\section{Soft Skills}
\begin{itemize}[leftmargin=2 ex]
\item\textbf{Communication}
\end{itemize}
\section{Certification Courses}
\resumeSubHeadingListStart
\resumeProject
{Certification Name}
{Course Platform} %Project Name, Location Name
{https://Lintogithub.com}
{May 2021 - Jul 2021}
\resumeSubHeadingListEnd
% \resumeSubItem{Electrical and Electronics} % Category
% {Advanced Control Systems, Digital Systems, Microprocessors} % Skills
\section{Positions of Responsibility}
\vspace{-0.4mm}
\resumeSubHeadingListStart
\resumePOR{Secretary} % Position
{XYZ Club, IIT Guwahati} %Club,Event
{Apr. 2018 - Apr. 2019} %Tenure Period
\resumeSubHeadingListEnd
\vspace{-4mm}
\section{Achievements}
\vspace{-0.2mm}
\resumeSubHeadingListStart
\resumePOR{Bronze Medal} % Award
{XYZ Challenge, ABC Company, FGH City} % Event
{2018} %Event Year
\resumeSubHeadingListEnd
% \vspace{-2mm}
\hspace*{-5mm}\rule{1.035\textwidth}{0.1mm}
%-------------------------------------------
\end{document}