Resume Template
Resume Template
for BSc (Hons.) DSAI
A polished LaTeX layout built for academic applications and internship submissions. Ready to customise on Overleaf in minutes.
How to use this template
Quick start · Overleaf
01
Open Overleaf
Visit overleaf.com and sign in or create a free account.
02
New project
Create a blank project, then open main.tex and delete the default content.
03
Paste code
Copy the LaTeX source from this page and paste it into main.tex.
04
Add logo
Upload iitg_logo.jpg to your project so the resume header renders correctly.
After filling in your details, click Recompile in Overleaf and download the final PDF.
Resume PDF Preview
LaTeX Resume Source Code
Copy and paste into your .tex file. Replace sample text with your details.
LaTeX
BSc DSAI
%% IIT Guwahati BSc (Hons) DSAI Resume Template
%% License: MIT
\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{}
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
\geometry{left=1.4cm, top=0.8cm, right=1.2cm, bottom=1cm}
\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}
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-7pt}]
\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{\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}%
%% DEFINE YOUR DETAILS HERE %%
\newcommand{\name}{Your Full Name}
\newcommand{\course}{Online BSc (Hons.) - Data Science and AI}
\newcommand{\roll}{Your Roll Number}
\newcommand{\phone}{Your Phone Number}
\newcommand{\emaila}{your.email@iitg.ac.in}
\newcommand{\emailb}{personal.email@example.com}
\newcommand{\github}{your-github-username}
\newcommand{\website}{https://your-website.com}
\newcommand{\linkedin}{your-linkedin-username}
\begin{document}
\fontfamily{cmr}\selectfont
%% HEADER %%
\parbox{2.35cm}{%
\includegraphics[width=2cm,clip]{iitg_logo.jpg}
}\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}\\
{Indian Institute of Technology, Guwahati} & \href{https://github.com/\github}{Github} $|$ \href{\website}{Website}\\
{} & \href{https://www.linkedin.com/in/\linkedin/}{linkedin.com/in/\linkedin}
\end{tabularx}
}
%% EDUCATION %%
\section{Education}
\setlength{\tabcolsep}{5pt}
\small{\begin{tabularx}{\dimexpr\textwidth-3mm\relax}{|c|C|c|c|}
\hline
\textbf{Degree | Discipline } & \textbf{Institute/Board} & \textbf{CGPA/Percentage} & \textbf{Year}\\
\hline
BSc (Hons.) Data Science and AI & Indian Institute of Technology, Guwahati & Your CGPA & 2016-Present\\
\hline
Senior Secondary & CBSE/ICSE Board & Your \% & Year \\
\hline
Secondary & ICSE/CBSE Board & Your \% & Year \\
\hline
\end{tabularx}}
\vspace{-2mm}
%% EXPERIENCE %%
\section{Experience}
\resumeSubHeadingListStart
\resumeSubheading{Company Name}{Location}{Position Title}{Duration}
\resumeItemListStart
\item Description of work done
\item Another achievement
\resumeItemListEnd
\resumeSubHeadingListEnd
\vspace{-5.5mm}
%% PROJECTS %%
\section{Projects}
\resumeSubHeadingListStart
\resumeProject{Project Title}{Supervisor/Organization}{Duration}{\href{https://github.com/your-repo}{GitHub}}
\resumeItemListStart
\item Project description
\item Technologies used
\resumeItemListEnd
\resumeSubHeadingListEnd
\vspace{-5.5mm}
%% TECHNICAL SKILLS %%
\section{Technical Skills}
\resumeHeadingSkillStart
\resumeSubItem{Programming}{Python, R, SQL}
\resumeSubItem{Data Science}{Machine Learning, Statistics, Data Visualization}
\resumeSubItem{Tools}{Jupyter, Git, Linux}
\resumeHeadingSkillEnd
%% CERTIFICATIONS %%
\section{Certifications}
\vspace{-0.2mm}
\resumeSubHeadingListStart
\resumePOR{Certification Name}{Issuing Organization}{Year}
\resumeSubHeadingListEnd
\vspace{-4mm}
%% KEY COURSES TAKEN %%
\section{Key Courses Taken}
\resumeHeadingSkillStart
\resumeSubItem{Mathematics}{Linear Algebra, Calculus, Probability, Statistics}
\resumeSubItem{Computer Science}{Data Structures, Algorithms, Database Management}
\resumeSubItem{Data Science}{Machine Learning, Deep Learning, Big Data Analytics}
\resumeHeadingSkillEnd
%% POSITIONS OF RESPONSIBILITY %%
\section{Positions of Responsibility}
\vspace{-0.4mm}
\resumeSubHeadingListStart
\resumePOR{Position Title}{Organization, IIT Guwahati}{Duration}
\resumeSubHeadingListEnd
\vspace{-4mm}
%% ACHIEVEMENTS %%
\section{Achievements}
\vspace{-0.2mm}
\resumeSubHeadingListStart
\resumePOR{Achievement Title}{Organization/Event}{Year}
\resumeSubHeadingListEnd
\end{document}