-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
%-------------------------
% Resume in Latex
% Author : Jake Gutierrez
% Based off of: https://github.com/sb2nov/resume
% License : MIT
%------------------------
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage{fancyhdr}
\usepackage[english]{babel}
\usepackage{tabularx}
\input{glyphtounicode}
%----------FONT OPTIONS----------
% sans-serif
% \usepackage[sfdefault]{FiraSans}
% \usepackage[sfdefault]{roboto}
% \usepackage[sfdefault]{noto-sans}
% \usepackage[default]{sourcesanspro}
% serif
% \usepackage{CormorantGaramond}
% \usepackage{charter}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.5in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
% Ensure that generate pdf is machine readable/ATS parsable
\pdfgentounicode=1
%-------------------------
% Custom commands
\newcommand{\resumeItem}[1]{
\item\small{
{#1 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \
\textit{\small#3} & \textit{\small #4} \
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubSubheading}[2]{
\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textit{\small#1} & \textit{\small #2} \
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeProjectHeading}[2]{
\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\small#1 & #2 \
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.15in, label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
%-------------------------------------------
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%----------HEADING----------
% \begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
% \textbf{\href{http://sourabhbajaj.com/}{\Large Sourabh Bajaj}} & Email : \href{mailto:sourabh@sourabhbajaj.com}{sourabh@sourabhbajaj.com}\
% \href{http://sourabhbajaj.com/}{http://www.sourabhbajaj.com} & Mobile : +1-123-456-7890 \
% \end{tabular*}
\begin{center}
\textbf{\Huge \scshape Gaurav Kumar Pandey} \ \vspace{1pt}
\small +91-7970518882
\href{https://www.linkedin.com/in/gaurav-pandey-202718254/}{\underline{LinkedIn}}
\href{https://github.com/22bcs14323}{\underline{GitHub}}
\end{center}
%-----------EDUCATION-----------
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{Chandigarh University}{Mohali, Punjab}
{Bachelor of Engineering in Computer Science, CGPA - 6.27}{Sep 2022 -- Jun 2026}
\resumeSubheading
{Sanskriti Public School}{East Champaran, Bihar}
{AISSCE, Percentage - 68%}{Apr 2019 -- Mar 2020}
\resumeSubheading
{Sanskriti Public School}{East Champaran, Bihar}
{AISSE, Percentage - 78%}{Apr 2017 -- Mar 2018}
\resumeSubHeadingListEnd
%-----------PROJECTS-----------
\section{Projects}
\resumeSubHeadingListStart
\resumeProjectHeading
{\textbf{AI Resume Builder} \textbar\ \emph{ReactJS, Tailwind CSS, Clerk, Strapi, OpenAI}}{Jul 2025}
\resumeItemListStart
\resumeItem{Developed a full-stack AI Resume Builder web application using \textbf{React (Vite)} for the frontend and \textbf{Strapi (Headless CMS)} as the backend, enabling dynamic content management and real-time resume generation.}
\resumeItem{Integrated user authentication and session management using \textbf{Clerk} for secure access control, and styled \textbf{responsive UI components} with \textbf{Tailwind CSS} to ensure a modern and intuitive user experience.}
\resumeItem{Leveraged AI capabilities for resume content generation and optimization, enhancing personalization through \textbf{OpenAI/Gemini API }integration.}
\resumeItemListEnd
\resumeProjectHeading
{\textbf{Dynamic Quiz Website} \textbar\ \emph{ReactJS, Tailwind CSS, JavaScript}}{Feb 2025}
\resumeItemListStart
\resumeItem{Developed an interactive Quiz Web App with a dynamic question and answer flow, using \textbf{ReactJS} hooks for state and timer management.}
\resumeItem{Implemented features like real-time score tracking, answer validation with explanations, and a countdown timer to simulate realistic quiz conditions.}
\resumeItem{Designed a \textbf{responsive and modern UI using Tailwind CSS}, including components for quiz guide, live score, total time taken, and summary with correct/wrong answer breakdown.}
\resumeItemListEnd
\resumeProjectHeading
{\textbf{Sorting Visualizer} \textbar\ \emph{HTML, CSS, JavaScript, Data Structures and Algorithms}}{Sept 2024}
\resumeItemListStart
\resumeItem{Developed an interactive sorting visualizer using \textbf{JavaScript}, \textbf{HTML}, and \textbf{CSS} to demonstrate core \textbf{DSA} concepts through animated simulations.}
\resumeItem{Implemented multiple comparison-based \textbf{sorting algorithms} with real-time visual feedback for element comparisons, swaps, and final ordering.}
\resumeItem{Designed a responsive and user-friendly interface enabling users to generate random arrays, control animation speed, and choose different algorithms.}
\resumeItemListEnd
\resumeSubHeadingListEnd
%-----------SKILLS-----------
\section{Skills}
\begin{itemize}[leftmargin=0.15in, label={}]
\small{\item{
\textbf{Languages}{: C++, Python, JavaScript, SQL} \
\textbf{Development}{: HTML, CSS, ReactJS, Bootstrap, Tailwind CSS} \
\textbf{Developer Tools}{: Git, GitHub, VS Code, Google Firebase, MS Excel (Basics)} \
\textbf{Coursework}{: Object-Oriented Programming, Data Structures and Algorithms, Database Management System, Operating System, Computer Networks} \
\textbf{Soft Skills}{: Teamwork, Problem Solving, Creative Thinking, Communication}
}}
\end{itemize}
%-----------ACHIEVEMENTS & CERTIFICATIONS-----------
\section{Certifications}
\vspace{3pt}
\begin{itemize}[leftmargin=0.15in, label=\vcenter{\hbox{\tiny$\bullet$}}, itemsep=1pt, topsep=2pt, parsep=0pt, partopsep=0pt]
\item \small Introduction to Generative AI with GPT by LinkedIn - 2024
\item \small Certified in Artificial Intelligence & Machine Learning by Intel® Unnati, completing intensive hands-on training in data-centric emerging technologies - 2025
\item \small Metacrafter certification with hands on projects on Blockchain development and smart contracts - 2023
\end{itemize}
%-----------RESPONSIBILITIES-----------
\section{Responsibilities}
\vspace{3pt}
\begin{itemize}[leftmargin=0.10in, label=\vcenter{\hbox{\tiny$\bullet$}}, itemsep=1pt, topsep=2pt, parsep=0pt, partopsep=0pt]
\item \small \textbf{Event Executive} – Departmental Society \textbf{NextGen Coders}, organizing academic and tech activities
\item \small Organized a regional-level \textbf{SAP Hackathon} under \textbf{NextGen Coders (CSE Dept., 2025)} with \textbf{200+ teams}, demonstrating strong technical coordination, project management, and cross-functional collaboration.
\item \small Led the successful execution of \textbf{Gamescom 2.0} during \textbf{CU Tech Fest 2024}, managing \textbf{300+ teams across 4 online games}, showcasing leadership, event planning, and team management skills.
\end{itemize}
%-------------------------------------------
\end{document}