\documentclass[11pt,english]{article}
\usepackage{mathptmx}
\usepackage[a4paper]{geometry}
\geometry{verbose,tmargin=2cm,bmargin=2cm,lmargin=2cm,rmargin=2cm}
\usepackage{babel}
\begin{document}
\title{Title of the project}
\author{Student\_name (Roll Number), Student\_name (Roll Number), ....}
\date{{}}
\maketitle
\section*{Project abstract}
Here goes the project abstract.
\section{Introduction}
\section{Literature survey}
\section{Objectives}
\section{Summary of contributions}
\subsection*{Unique / Innovative contributions or 'unique selling proposition' of the project}
\section{Methodology}
\section{Results}
\subsection*{Description of dataset}
\subsection*{Results \& discussion}
\subsection*{GitHub link}
\section{Conclusions}
\end{document}