Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- %-------------------------
- % Resume in Latex
- % Author : Vaishanth
- % 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[english]{babel}
- \usepackage{tabularx}
- \usepackage{fontawesome5}
- \usepackage{multicol}
- \usepackage{graphicx}%\setmainfont{Times New Roman}
- \setlength{\multicolsep}{-3.0pt}
- \setlength{\columnsep}{-1pt}
- \input{glyphtounicode}
- \RequirePackage{tikz}
- \RequirePackage{xcolor}
- \definecolor{cvblue}{HTML}{0E5484}
- \definecolor{black}{HTML}{130810}
- \definecolor{darkcolor}{HTML}{0F4539}
- \definecolor{cvgreen}{HTML}{3BD80D}
- \definecolor{taggreen}{HTML}{00E278}
- \definecolor{SlateGrey}{HTML}{2E2E2E}
- \definecolor{LightGrey}{HTML}{666666}
- \colorlet{name}{black}
- \colorlet{tagline}{darkcolor}
- \colorlet{heading}{darkcolor}
- \colorlet{headingrule}{cvblue}
- \colorlet{accent}{darkcolor}
- \colorlet{emphasis}{SlateGrey}
- \colorlet{body}{LightGrey}
- %----------FONT OPTIONS----------
- % sans-serif
- % \usepackage[sfdefault]{FiraSans}
- % \usepackage[sfdefault]{roboto}
- % \usepackage[sfdefault]{noto-sans}
- % \usepackage[default]{sourcesanspro}
- % \usepackage[T1]{fontenc}
- % \usepackage[T1]{fontenc}
- % \usepackage{cochineal}
- % \usepackage{fourier}
- % \usepackage{fontspec}
- % \usepackage{polyglossia}
- % \setmainlanguage{german}
- % \setmainfont{Times New Roman}
- % 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.6in}
- \addtolength{\evensidemargin}{-0.5in}
- \addtolength{\textwidth}{1.19in}
- \addtolength{\topmargin}{-.7in}
- \addtolength{\textheight}{1.4in}
- \urlstyle{same}
- \definecolor{airforceblue}{rgb}{0.36, 0.54, 0.66}
- \raggedbottom
- \raggedright
- \setlength{\tabcolsep}{0in}
- % Sections formatting
- \titleformat{\section}{
- \vspace{-4pt}\scshape\raggedright\large\bfseries
- }{}{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{-1pt}}
- }
- }
- \newcommand{\classesList}[4]{
- \item\small{
- {#1 #2 #3 #4 \vspace{-2pt}}
- }
- }
- \newcommand{\resumeSubheading}[4]{
- \vspace{-2pt}\item
- \begin{tabular*}{1.0\textwidth}[t]{l@{\extracolsep{\fill}}r}
- \textbf{\large#1} & \textbf{\small #2} \\
- \textit{\large#3} & \textit{\small #4} \\
- \end{tabular*}\vspace{-7pt}
- }
- \newcommand{\resumeSingleSubheading}[4]{
- \vspace{-2pt}\item
- \begin{tabular*}{1.0\textwidth}[t]{l@{\extracolsep{\fill}}r}
- \textbf{\large#1} & \textbf{\small #2} \\
- \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*}{1.001\textwidth}{l@{\extracolsep{\fill}}r}
- \small#1 & \textbf{\small #2}\\
- \end{tabular*}\vspace{-7pt}
- }
- \newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
- \renewcommand\labelitemi{$\vcenter{\hbox{\tiny$\bullet$}}$}
- \renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
- \newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.0in, label={}]}
- \newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
- \newcommand{\resumeItemListStart}{\begin{itemize}[leftmargin=0.1in]}
- \newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
- \newcommand\sbullet[1][.5]{\mathbin{\vcenter{\hbox{\scalebox{#1}{$\bullet$}}}}}
- %-------------------------------------------\usepackage{fontspec}
- %%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \begin{document}
- %----------HEADING----------
- \begin{center}
- {\huge AKSHAT SINGH} \\ \vspace{2pt}
- {+91 96674-51718} ~
- \small{-}
- \href{https://medium.com/@akshat.singh1718}{\color{blue}{Medium Blogs}} ~
- \small{-}
- \href{mailto:[email protected]}{\color{blue}{[email protected]}} ~
- \small{-}
- \href{https://www.linkedin.com/in/akshatsingh1718/}{ \color{blue}{linkedin}} ~
- \small{-}
- \href{https://github.com/akshatsingh1718/}{ \color{blue}{github}} ~
- \small{-}
- \href{https://leetcode.com/u/AkshatSingh1718/}{ \color{blue}{leetcode}} ~
- \vspace{-7pt}
- \end{center}
- %-----------EDUCATION-----------
- \section{\color{airforceblue}EDUCATION}
- \resumeSubHeadingListStart
- \resumeSubheading
- {BITS Pilani}{Pilani, Rajasthan}
- {B.SC. DESIGN \& COMPUTING}{February 2021 - February 2025}
- \resumeSubHeadingListEnd
- \vspace{-10pt}
- %-----------PROGRAMMING SKILLS-----------
- \section{\color{airforceblue}TECHNICAL SKILLS}
- \begin{itemize}[leftmargin=0in, label={}]
- \small{\item{
- \textbf{\normalsize{Languages:}}{ \normalsize{Python, Javascript, Java, C++, Dart}} \\
- \vspace{1.2pt}
- \textbf{\normalsize{Web development:}}{ \normalsize{ Next js, React, Redux, Django, Flask, HTML, CSS, JQuery, Tailwind CSS, Material UI, Electron js}} \\
- \vspace{1.2pt}
- \textbf{\normalsize{ML \& Generative AI:}}{ \normalsize{ PyTorch, Tensorflow, Langchain, Llamaindex, Ollama, TruLens, Sklearn, Pandas, Numpy, OpenCV}} \\
- \vspace{1.2pt}
- \textbf{\normalsize{Cloud tools:}}{ \normalsize{ Azure Databrics, Azure Web Services, Azure data factory, Azure DevOps, Amazon S3, Py-Spark, CI \& CD}} \\
- \vspace{1.2pt}
- \textbf{\normalsize{Other tools \& Libraries:}}{ \normalsize{SQL, Postgresql, MongoDB, Shell, Git \& GitHub, Docker, Linux}}
- % copy and paste above textbf block to add more
- }}
- \end{itemize}
- \vspace{-16pt}
- %-----------EXPERIENCE-----------
- \section{\color{airforceblue}WORK EXPERIENCE}
- \resumeSubHeadingListStart
- \resumeSubheading
- {Senior Software engineer}{}
- {HCL Technologies, Noida, India}{October 2020 - Present}
- \resumeItemListStart
- \resumeItem{\normalsize{Leading initiatives utilizing Large Language Models to elevate natural language comprehension and produce compelling, human-like textual outputs.}}
- \resumeItem{\normalsize{Introduced Azure Data Factory pipelines with integrated DevOps CI/CD methodologies to streamline cloud solutions, while optimizing demand-supply chain processes using Databricks to enhance operational efficiency and predictive capabilities.}}
- \resumeItem{\normalsize{Directed AI-driven health safety initiatives, spearheading a project on deep learning models for COVID-19 mask detection. Implemented real-time temperature monitoring and mask compliance using thermal cameras and live feeds, ensuring adherence to health safety protocols.}}
- \resumeItemListEnd
- % copy and paste above resumeSubheading block to add more
- \resumeSubHeadingListEnd
- \vspace{-12pt}
- %-----------PROJECTS-----------
- \section{\color{airforceblue}PROJECTS}
- \resumeSubHeadingListStart
- \resumeSubheading
- {GST Billing Software} {}
- {\normalsize{React, Electron.js, Material UI, Redux, Cross-Platform, Auto-Update, Authentication, PDF \& Excel Generation}}{}
- \resumeItemListStart
- \resumeItem{\normalsize{\textbf{Implemented} a comprehensive courier management system for a courier business, operational for \textbf{over a year}.}}
- \resumeItem{\normalsize{Developed using React and Electron.js for a seamless cross-platform experience with Material UI for an intuitive interface, and Redux for efficient state management.}}
- \resumeItem{\normalsize{\textbf{Integrated authentication-based login} with distinct \textbf{permissions} for admin and staff, enhancing security, and \textbf{enabled auto-updates} through GitHub, ensuring users always have the latest features and security patches.}}
- \resumeItem{\normalsize{\textbf{Designed} and \textbf{generated customizable PDF \& Excel} formats for billing, improving transaction documentation and presentation.}}
- \resumeItemListEnd
- \resumeSubheading
- {Tanishq Marriage Bureau \href{https://www.tanishqmarriagebureau.com/}{\color{blue}\underline{[see website]}}} {}
- {\normalsize{HTML, CSS, JavaScript, Python Django, Tailwind CSS, MySQL, SMTP, Whatsapp API}}{}
- \resumeItemListStart
- \resumeItem{\normalsize{\textbf{Empowered} a matrimonial company with a robust web application, serving \textbf{over 5000 registered users} for \textbf{more than 2 years}.}}
- \resumeItem{\normalsize{\textbf{Provided a function-rich dashboard} for users match making. \textbf{Integrated E-mail (SMTP), WhatsApp API} for sending user profiles. Implemented authentication-based login for different permission levels.}}
- \resumeItemListEnd
- \resumeSubheading
- {BuyFy E-Commerce Website \href{https://github.com/akshatsingh1718/buyfy}{\color{blue}\underline{[see github]}}} {}
- {\normalsize{Java, JSP, Java Hibernate, Bootstrap, PayTM API}}{}
- \resumeItemListStart
- \resumeItem{\normalsize{\textbf{Developed a full-stack E-Commerce website} using Java as the backend framework, JSP for dynamic pages, and Java Hibernate for database interaction.}}
- \resumeItem{\normalsize{Designed different pages for displaying search results and dedicated product pages, enhancing user navigation and experience. \textbf{Integrated local storage} to persist shopping cart data across sessions, improving user convenience, and \textbf{incorporated Paytm payment} test API for simulated transactions, ensuring the checkout process was fully functional.}}
- \resumeItemListEnd
- % copy and paste above resumeSubheading block to add more
- \resumeSubHeadingListEnd
- \vspace{-12pt}
- %
- %-----------Publications---------------
- \section{\color{airforceblue}PUBLICATIONS}
- \resumeItemListStart
- \resumeItem{\normalsize{Generative AI Blog titled \textbf{Decoding BabyAGI: Unraveling Task-Driven Autonomy} explaining detailed code understanding of how Bab AGI works.}}\href{https://medium.com/@akshat.singh1718/decoding-babyagi-unraveling-task-driven-autonomy-f6002dbd659c}{\color{blue}\underline{Link}}
- \vspace{-5pt}
- \resumeItem{\normalsize{Blog titled \textbf{Enhancing RAG with Corrective Strategies: A Plug-and-Play Approach} on corrective retrieval augmented generation explaining how to introduce correction in retrieval process of RAG pipeline. }}\href{https://medium.com/@akshat.singh1718/enhancing-rag-with-corrective-strategies-a-plug-and-play-approach-505a6e5dd001}{\color{blue}\underline{Link}}
- \vspace{-5pt}
- % copy and paste above resumeItem block to add more
- \resumeItemListEnd
- \vspace{-12pt}
- \end{document}
Advertisement
Add Comment
Please, Sign In to add comment