0% found this document useful (0 votes)
3 views6 pages

Documentclass

The document is a resume for Paras Shivhare, a B.Tech. student in Chemical Engineering at IIT Delhi, with notable academic achievements including a 99.78 percentile in JEE Main and a top 1% rank in JEE Advanced. It highlights various projects and experiences in machine learning and CFD analysis, along with technical skills in programming and software. Additionally, it outlines responsibilities in student organizations and community service initiatives.

Uploaded by

samosachatpata67
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views6 pages

Documentclass

The document is a resume for Paras Shivhare, a B.Tech. student in Chemical Engineering at IIT Delhi, with notable academic achievements including a 99.78 percentile in JEE Main and a top 1% rank in JEE Advanced. It highlights various projects and experiences in machine learning and CFD analysis, along with technical skills in programming and software. Additionally, it outlines responsibilities in student organizations and community service initiatives.

Uploaded by

samosachatpata67
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

\documentclass[10pt, a4paper]{article}

\usepackage[utf8]{inputenc}

\usepackage{geometry}

\usepackage{amsmath}

\usepackage{amsfonts}

\usepackage{amssymb}

\usepackage{graphicx}

\usepackage{enumitem}

\usepackage{hyperref}

\usepackage{fontawesome5}

\usepackage{titlesec}

\usepackage{array}

\usepackage[T1]{fontenc}

\usepackage{xcolor}

% Set page margins to ensure it fits on one page

\geometry{a4paper, total={170mm,257mm}, left=20mm, top=10mm, bottom=10mm}

% Define colors to match the professional example

\definecolor{headingred}{RGB}{140, 21, 21} % A professional dark red

\definecolor{instblue}{RGB}{28, 56, 131} % A professional dark blue

% Hyperlink setup - All links are black

\hypersetup{

colorlinks=true,

linkcolor=black,

filecolor=black,

urlcolor=black,

citecolor=black,

}
% Remove page numbers

\pagestyle{empty}

% Section formatting with the new red color (adjusted spacing)

\titleformat{\section}

{\color{headingred}\Large\bfseries}

{}

{0em}

{}[\titlerule]

\titlespacing*{\section}{0pt}{1.0ex plus 1ex minus .2ex}{0.6ex plus .2ex}

% Custom list for resume items with red bullets (adjusted spacing)

\newlist{resumelist}{itemize}{1}

\setlist[resumelist]{leftmargin=*, label={\color{headingred}\textbullet}, itemsep=1pt, topsep=1pt,


partopsep=0pt, parsep=0pt}

% Custom list for project descriptions with hyphens (adjusted spacing)

\newlist{projectpoints}{itemize}{1}

\setlist[projectpoints]{leftmargin=1.5em, label=-, itemsep=1.5pt, topsep=1.5pt}

% Command for resume items

\newcommand{\resumeItem}[1]{

\item #1

% Command for date font

\newcommand{\datefont}[1]{\textit{#1}}

\begin{document}

% --- HEADER ---


\noindent

\begin{tabular*}{\textwidth}{@{}l@{\hspace{12pt}}l@{\extracolsep{\fill}}r@{}}

\raisebox{-0.5\height}{\includegraphics[height=1.7cm]{iitd_logo.png}} &

\begin{tabular}[c]{@{}l@{}}

{\Large \bfseries \color{headingred}Paras Shivhare} \\[5pt]

{[Link]. \textbf{Chemical Engineering}} \\[3pt]

{Indian Institute of Technology Delhi} \\

{Nationality: India} \\

{Address: Satpura Hostel, IIT Delhi, India, 110016}

\end{tabular} &

\begin{tabular}[c]{@{}r@{}}

\faPhone\hspace{2pt} +91-9935989307 \\

\href{[Link]
[Link]@[Link]} \\

\href{[Link] ch1240620@[Link]} \\

\href{[Link]
utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app}{\
faLinkedin\hspace{2pt} LinkedIn Profile}

\end{tabular}

\end{tabular*}

\vspace{1em}

% --- EDUCATION ---

\section{EDUCATION}

\begin{resumelist}

\item {\color{instblue}\textbf{Indian Institute of Technology, Delhi}} \hfill \datefont{2024--2028} \\

Bachelor of Technology in \textbf{Chemical Engineering} \hfill GPA: \textbf{7.5/10}

\item {\color{instblue}\textbf{Nalanda Academy}} \hfill \datefont{2023} \\

12th, Central Board of Secondary Education, Kota \hfill Percentage: \textbf{93\%}

\end{resumelist}
% --- SCHOLASTIC ACHIEVEMENTS ---

\section{SCHOLASTIC ACHIEVEMENTS}

\begin{resumelist}

\resumeItem{{\color{instblue}\textbf{JEE Main 2024:}} Achieved \textbf{99.78 percentile} among


1.5 million candidates nationwide \hfill \datefont{2024}}

\resumeItem{{\color{instblue}\textbf{JEE Advanced 2024:}} Secured a rank within the top \


textbf{1\%} of 250,000 candidates \hfill \datefont{2024}}

\resumeItem{{\color{instblue}\textbf{School Topper (Class 12):}} Recognized for securing \


textbf{93\%} in the CBSE Board Exam \hfill \datefont{2023}}

\resumeItem{{\color{instblue}\textbf{NTSE Scholar:}} Awarded the prestigious \textbf{National


Talent Search Examination} scholarship.}

\end{resumelist}

% --- PROJECTS & EXPERIENCE ---

\section{PROJECTS \& EXPERIENCE}

\begin{resumelist}

\item {\color{instblue}\textbf{Molecular Property Prediction using Machine Learning}} (Self-guided


Project) \hfill \datefont{May 2025 -- Aug 2025}

\begin{projectpoints}

\item Implemented a \textbf{linear regression model} to predict boiling points of organic


compounds using molecular descriptors.

\item Utilized \textbf{RDKit} for feature extraction and \textbf{Scikit-learn} for training \&
evaluation.

\item Performed feature engineering to improve accuracy by over \textbf{15\%} compared to


baseline.

\end{projectpoints}

\item {\color{instblue}\textbf{Machine Learning for MOF Analysis}} (Prof. Jayati Sarkar, IITD) \hfill \
datefont{Aug 2025 -- Present}

\begin{projectpoints}

\item Developed \textbf{predictive ML models} for quantitative estimation of \textbf{Metal-


Organic Framework (MOF)} properties.

\item Employed data-driven algorithms to optimize material features for \textbf{gas


separation} and \textbf{energy storage}.
\item Accelerated the \textbf{high-throughput screening process} by an estimated \
textbf{40\%}.

\end{projectpoints}

\item {\color{instblue}\textbf{CFD Analysis of Roughness-Induced Flow}} (Prof. Jayati Sarkar, IITD) \


hfill \datefont{Jan 2025 -- Present}

\begin{projectpoints}

\item Applied numerical methods to build CFD simulations in \textbf{C++} for complex pipe
geometries.

\item Successfully replicated over \textbf{95\%} of results from a key academic paper and
expanded findings.

\item Generated new insights clarifying the impact of \textbf{wall roughness} on fluid flow
behavior.

\end{projectpoints}

\item {\color{instblue}\textbf{LM3914-Based Battery State Indicator}} (Prof. Ranjan K. Mallik,


IITD) \hfill \datefont{Jan -- Apr 2025}

\begin{projectpoints}

\item Designed and tested a circuit using the \textbf{LM3914 IC}, resistors, potentiometers,
LEDs, and a breadboard power source.

\item Achieved accurate step-wise LED indication of battery charge levels with over \
textbf{98\% reliability}.

\item Demonstrated applications in \textbf{portable devices}, \textbf{automotive systems},


and \textbf{renewable energy solutions}. \newline

\href{[Link]
usp=share_link}{\faFilePdf\hspace{4pt}\textbf{Project Report}}

\end{projectpoints}

\end{resumelist}

% --- TECHNICAL SKILLS ---

\section{TECHNICAL SKILLS}

\vspace{0.2em}

\noindent{\color{instblue}\textbf{Languages:}} \textbf{Python, C, C++} \\

\noindent{\color{instblue}\textbf{Machine Learning Libraries:}} \textbf{NumPy, Pandas,


Matplotlib} \\
\noindent{\color{instblue}\textbf{Fundamentals:}} \textbf{Data Structures \& Algorithms} \\

\noindent{\color{instblue}\textbf{Softwares:}} Microsoft Office, \LaTeX, Autodesk Inventor

% --- POSITIONS & RESPONSIBILITIES ---

\section{POSITIONS \& RESPONSIBILITIES}

\begin{resumelist}

\item {\color{instblue}\textbf{Event Executive Chemical Engineering Society, IIT Delhi}} \hfill \


datefont{Aug 2024 -- Present}

\item {\color{instblue}\textbf{Member, National Service Scheme (NSS), IIT Delhi}} \hfill \


datefont{Aug 2024 -- Present}

\begin{projectpoints}

\item Mentored and provided academic tutoring in \textbf{Mathematics} and \textbf{Science}


to underprivileged school children.

\item Organized and participated in campus-wide \textbf{environmental awareness} and \


textbf{cleanliness drives}.

\item Contributed to the \textbf{Poshan program}, actively engaging in food distribution


initiatives to feed homeless and underprivileged people.

\end{projectpoints}

\end{resumelist}

\end{document}

You might also like