Advertisement
TAbhay

Abhay Tiwari - Resume Latex

Oct 27th, 2024
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 6.70 KB | Source Code | 0 0
  1. %-------------------------
  2. % Abhay Tiwari
  3. %------------------------
  4.  
  5. \documentclass[a4paper,11pt]{article}
  6.  
  7. \usepackage{latexsym}
  8. \usepackage[empty]{fullpage}
  9. \usepackage{titlesec}
  10. \usepackage{marvosym}
  11. \usepackage[usenames,dvipsnames]{color}
  12. \usepackage{verbatim}
  13. \usepackage{enumitem}
  14. \usepackage[hidelinks]{hyperref}
  15. \usepackage{fancyhdr}
  16. \usepackage[english]{babel}
  17. \usepackage{tabularx}
  18. \usepackage{fontawesome5}
  19. \usepackage{multicol}
  20. \setlength{\multicolsep}{-3.0pt}
  21. \setlength{\columnsep}{-1pt}
  22. \input{glyphtounicode}
  23. \usepackage[T1]{fontenc}
  24. \usepackage{mathptmx}
  25. \usepackage[sfdefault]{times}
  26.  
  27. \pagestyle{fancy}
  28. \fancyhf{} % clear all header and footer fields
  29. \fancyfoot{}
  30. \renewcommand{\headrulewidth}{0pt}
  31. \renewcommand{\footrulewidth}{0pt}
  32.  
  33. % Adjust margins
  34. \addtolength{\oddsidemargin}{-0.6in}
  35. \addtolength{\evensidemargin}{-0.5in}
  36. \addtolength{\textwidth}{1.19in}
  37. \addtolength{\topmargin}{-.7in}
  38. \addtolength{\textheight}{1.4in}
  39. \RequirePackage{fontawesome}
  40. \urlstyle{same}
  41.  
  42. \raggedbottom
  43. \raggedright
  44. \setlength{\tabcolsep}{0in}
  45.  
  46. % Sections formatting
  47. \titleformat{\section}{
  48.  \vspace{-4pt}\scshape\raggedright\large\bfseries
  49. }{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
  50.  
  51. % Ensure that generate pdf is machine readable/ATS parsable
  52. \pdfgentounicode=1
  53.  
  54. %-------------------------
  55. % Custom commands
  56. \newcommand{\resumeItem}[1]{
  57.  \item\small{
  58.    {#1 \vspace{-2pt}}
  59.  }
  60. }
  61.  
  62. \newcommand{\resumeSubheading}[4]{
  63.  \vspace{-2pt}\item
  64.    \begin{tabular*}{1.0\textwidth}[t]{l@{\extracolsep{\fill}}r}
  65.      \textbf{#1} & \textbf{\small #2} \\
  66.      \textit{\small#3} & \textit{\small #4} \\
  67.    \end{tabular*}\vspace{-7pt}
  68. }
  69.  
  70. \newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
  71.  
  72. \newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.0in, label={}]}
  73. \newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
  74. \newcommand{\resumeItemListStart}{\begin{itemize}}
  75. \newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
  76.  
  77. %-------------------------------------------
  78. %%%%%%  RESUME STARTS HERE  %%%%%%%%%%%%%%%%%%%%%%%%%%%%
  79.  
  80. \vspace{-80pt}
  81. \begin{document}
  82.  
  83. \begin{center}
  84.     {\Huge \scshape Abhay Tiwari} \\
  85.     \vspace{5pt}
  86.     \small \raisebox{-0.1\height}\faPhone\ +911234567890 ~~
  87.     \hspace{10pt}\href{mailto:[email protected]}{\raisebox{-0.2\height}\faEnvelope\  \underline{[email protected]}} ~ ~
  88.     \hspace{10pt}
  89.     \href{https://www.linkedin.com/in/sampleprofile/}{\raisebox{-0.2\height}\faLinkedin\ \underline{LinkedIn}}  ~~
  90.     \hspace{10pt}
  91.     \href{https://github.com/samplegithub}{\raisebox{-0.2\height}\faGithub\ \underline{Github}}   ~~
  92.     \hspace{10pt}
  93.     \href{https://sampleportfolio.com/}{\raisebox{-0.2\height}\faGlobeAsia\ \underline{Portfolio}}   ~~
  94.            
  95. \end{center}
  96.  
  97. \vspace{-15pt}
  98.  
  99. \section{Experience}
  100. \vspace{2pt}
  101. \resumeSubHeadingListStart
  102. \resumeSubheading
  103. {Sample Company A}{Jan 2023 -- Present}
  104. {Software Engineer}{Sample Location}
  105. \resumeItemListStart
  106. \resumeItem{Engineered a distributed system architecture that improved data processing efficiency by 40\%.}
  107. \resumeItem{Developed automation scripts reducing server maintenance time by 50\%, optimizing resource allocation.}
  108. \resumeItem{Led the migration of a legacy system to a microservices architecture, improving scalability and performance.}
  109. \resumeItem{Collaborated with cross-functional teams to implement data streaming services using Apache Kafka.}
  110. \resumeItemListEnd
  111.  
  112. \resumeSubheading
  113. {Sample Company B}{May 2022 -- Dec 2022}
  114. {Software Development Intern}{Sample Location}
  115. \resumeItemListStart
  116. \resumeItem{Designed RESTful APIs for handling high-traffic requests, enhancing backend responsiveness by 20\%.}
  117. \resumeItem{Optimized database queries, reducing data retrieval time and improving the application’s efficiency.}
  118. \resumeItem{Implemented OAuth 2.0 for secure user authentication, improving the app's security framework.}
  119. \resumeItem{Conducted code reviews and collaborated on debugging critical system issues.}
  120. \resumeItemListEnd
  121. \resumeSubHeadingListEnd
  122. \vspace{-4pt}
  123.  
  124. \section{Education}
  125. \vspace{2pt}
  126. \resumeSubHeadingListStart
  127. \resumeSubheading
  128. {University of Sample}{Sept 2019 -- May 2023}
  129. {B. Tech. in Computer Science}{CGPA - 8.5}
  130. \resumeSubheading
  131. {Sample High School}{Aug 2017 -- May 2019}
  132. {Intermediate (Science Stream)}{Percentage - 92\%}
  133. \resumeSubHeadingListEnd
  134. \vspace{-8pt}
  135.  
  136. \section{Projects}
  137. \vspace{2pt}
  138. \resumeSubHeadingListStart
  139. \resumeSubItem{{\href{https://github.com/sampleuser/SampleProject1}{\underline{\textbf{Sample Project 1}}} $|$ \emph{Node.js, Express.js, MongoDB}} \hfill \textbf{June 2021}}
  140. \resumeItemListStart
  141. \resumeItem{Developed a full-stack web application enabling users to track financial transactions on an interactive dashboard.}
  142. \resumeItem{Implemented backend APIs following RESTful principles to facilitate secure data transactions.}
  143. \resumeItemListEnd
  144.  
  145. \resumeSubItem{{\href{https://github.com/sampleuser/SampleProject2}{\underline{\textbf{Sample Project 2}}} $|$ \emph{React, Redux, Firebase}} \hfill \textbf{March 2021}}
  146. \resumeItemListStart
  147. \resumeItem{Created a social platform allowing users to share multimedia posts and engage through comments and likes.}
  148. \resumeItem{Used Firebase for user authentication and cloud storage for media files.}
  149. \resumeItemListEnd
  150. \resumeSubHeadingListEnd
  151. \vspace{-5pt}
  152.  
  153. \section{Technical Skills / Interests}
  154. \vspace{2pt}
  155. \begin{itemize}[leftmargin=0.15in, label={}]
  156.     \item{
  157.           \textbf{Languages}{: Python, JavaScript, C++, SQL} \\
  158.           \textbf{Technologies/Frameworks}{: Django, React, Flask, Node.js} \\
  159.           \textbf{Platforms/Databases}{: AWS, Docker, MongoDB, PostgreSQL} \\
  160.           \textbf{Interests}{: Cloud Computing, Data Science, Machine Learning}
  161.     }
  162. \end{itemize}
  163. \vspace{-13pt}
  164.  
  165. \section{Achievements}
  166. \vspace{2pt}
  167. \begin{itemize}[leftmargin=0.28in]
  168.     \item      Achieved a top 500 global ranking in an online coding competition, CodeSprint 2023.
  169.     \item       Recognized as a top performer in Google Kickstart 2022, securing a rank of 1200.
  170.     \item       Built a side project that won a Best Innovation award at Hackathon XYZ 2021.
  171. \end{itemize}
  172. \vspace{-7pt}  
  173.  
  174. \section{Leadership Roles}
  175. \vspace{2pt}
  176. \resumeSubHeadingListStart
  177. \resumeSubheading{Sample Tech Club}{Sept 2021 -- Sept 2022}{\textbf{President}}{University of Sample}
  178. \resumeItemListStart
  179. \resumeItem{Led workshops on web development and data science for over 100 students.}
  180. \resumeItemListEnd
  181.  
  182. \resumeSubheading{Sample University}{August 2020 -- August 2021}{\textbf{Event Coordinator}}{University of Sample}
  183. \resumeItemListStart
  184. \resumeItem{Organized tech events and entrepreneurship bootcamps, engaging over 500 students.}
  185. \resumeItemListEnd
  186. \resumeSubHeadingListEnd
  187. \end{document}
Tags: Resume
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement