Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save carefree-ladka/216e06493e5db7ebf2392f3c762f2f9d to your computer and use it in GitHub Desktop.
Save carefree-ladka/216e06493e5db7ebf2392f3c762f2f9d to your computer and use it in GitHub Desktop.
Shraddha Resume Script
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage{fancyhdr}
\usepackage[english]{babel}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
\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}
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
\newcommand{\resumeItem}[1]{
\item\small{
{#1 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-2pt}\item
\textbf{#1} \hfill #2 \\
\textit{\small#3} \hfill \textit{\small #4}
\vspace{-7pt}
}
\newcommand{\resumeSubSubheading}[2]{
\item
\textit{\small#1} \hfill \textit{\small #2}
\vspace{-7pt}
}
\newcommand{\resumeProjectHeading}[2]{
\item
\small#1 \hfill #2
\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}[label=\textbullet]}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
\begin{document}
\begin{center}
\textbf{\Huge \scshape Shraddha Yadav} \\ \vspace{1pt}
9302491414 $|$ \href{mailto:[email protected]}{[email protected]} $|$ \href{https://linkedin.com/in/shraddha-yadav/}{linkedin.com/in/shraddha-yadav/} $|$ \href{https://github.com/YDVSHRADDHA}{github.com/YDVSHRADDHA}
\end{center}
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{Technocrats Institute of Technology Science}{Bhopal, IN}
{B.E. in Computer Science Engineering}{August 2020 -- June 2024}
\resumeItem{\textbf{CGPA}: 8.88/10}
\resumeItem{Relevant Coursework: \textbf{Data Structures and Algorithms, DBMS, Operating Systems, Computer Networking, Object-Oriented Programming}}
\resumeSubheading
{Government Excellence Higher Secondary School}{Vidisha, MP}
{Higher Secondary Education}{June 2019 -- June 2020}
\resumeItem{\textbf{Percentage}: 83.04\%}
\resumeSubheading
{Manas Shishu Mandir, Higher Secondary School}{Vidisha, MP}
{High School Education}{June 2017 -- June 2018}
\resumeItem{\textbf{Percentage}: 93.02\%}
\resumeSubHeadingListEnd
\section{Work Experience}
\resumeSubHeadingListStart
\resumeSubheading
{Kabadi Techno}{Bengaluru}
{React Developer}{April 2023 -- Present}
\resumeItemListStart
\resumeItem{Developed real-time projects using \textbf{React and Redux}.}
\resumeItem{Integrated \textbf{Axios} for API interactions.}
\resumeItem{Created user-centric UI for enhanced \textbf{user experience}.}
\resumeItem{\textbf{Tech Stack}: ReactJS, Redux, Axios.}
\resumeItemListEnd
\resumeSubHeadingListEnd
\section{Project Work}
\resumeSubHeadingListStart
\resumeProjectHeading
{\textbf{MediHelp} $|$ \emph{HTML5, CSS3, JavaScript, React.js, Node.js, Python, MongoDB, Google Cloud Services, REST API}}{2023}
\resumeItemListStart
\resumeItem{Developed a web portal for collecting unused medicines to aid those in need.}
\resumeItem{Utilized \textbf{React.js}, \textbf{JavaScript}, \textbf{MongoDB}, and \textbf{Google Cloud Services} for the project.}
\resumeItemListEnd
\resumeProjectHeading
{\textbf{Fashionlivery} $|$ \emph{React, Python}}{2024}
\resumeItemListStart
\resumeItem{Developed an AI-powered website to revolutionize the fashion industry.}
\resumeItem{Integrated eco-friendly features to promote \textbf{sustainable fashion choices}.}
\resumeItem{Used \textbf{React} and \textbf{Python} as the tech stack.}
\resumeItemListEnd
\resumeSubHeadingListEnd
\section{Awards and Certificates}
\begin{itemize}[leftmargin=0.15in, label={--}]
\small{\item{
\textbf{NIRMAAN - National Level Tech Skill Expo}: Consolation Prize \\
\textbf{NOVIZIO - State Level Ideathon Hackathon}: 3rd Ranked (April 2023) \\
\textbf{Badminton - Nodal Level}: Runner-Up (Feb 2023) \\
}}
\end{itemize}
\section{Skills}
\begin{itemize}[leftmargin=0.15in, label={--}]
\small{\item{
\textbf{Programming Languages}{: \textbf{Java}, \textbf{JavaScript}} \\
\textbf{Development Tools}{: \textbf{React.js}, \textbf{HTML5}, \textbf{CSS3}, \textbf{Git}, \textbf{VS Code}, \textbf{AWS}, \textbf{SQL}} \\
\textbf{Soft Skills}{: \textbf{Generous Innovator}, \textbf{Detail-Oriented Dynamo}, \textbf{Communication}, \textbf{Collaboration}}
}}
\end{itemize}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment