AyushP123

Animesh Resume

Oct 18th, 2020
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.05 KB | None | 0 0
  1. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. % Medium Length Professional CV
  3. % LaTeX Template
  4. % Version 2.0 (8/5/13)
  5. %
  6. % This template has been downloaded from:
  7. % http://www.LaTeXTemplates.com
  8. %
  9. % Original author:
  10. % Trey Hunner (http://www.treyhunner.com/)
  11. %
  12. % Important note:
  13. % This template requires the resume.cls file to be in the same directory as the
  14. % .tex file. The resume.cls file provides the resume style used for structuring the
  15. % document.
  16. %
  17. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  18.  
  19. %----------------------------------------------------------------------------------------
  20. % PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
  21. %----------------------------------------------------------------------------------------
  22. \documentclass{resume} % Use the custom resume.cls style
  23.  
  24. \usepackage[left=0.75in,top=0.6in,right=0.75in,bottom=0.6in]{geometry} % Document margins
  25. \usepackage[hidelinks]{hyperref}
  26. \newcommand{\tab}[1]{\hspace{.2667\textwidth}\rlap{#1}}
  27. \newcommand{\itab}[1]{\hspace{0em}\rlap{#1}}
  28. \name{Animesh Pandey} % Your name
  29. %\address{123 Pleasant Lane \\ City, State 12345} % Your secondary addess (optional)
  30. \address{(+91)~9867372793 \\ [email protected]} % Your phone number and email
  31. \address{\href{https://www.linkedin.com/in/animesh-pandey-3a3749167/}{https://www.linkedin.com/in/animesh-pandey-3a3749167/}}
  32.  
  33. \begin{document}
  34.  
  35. %----------------------------------------------------------------------------------------
  36. % EDUCATION SECTION
  37. %----------------------------------------------------------------------------------------
  38.  
  39. \begin{rSection}{Education}
  40.  
  41. {\bf Kishinchand Chellaram College} \hfill {\em 2011 -- 2014}
  42. \\ Bachelor of Commerce \hfill { Final Grade: 70% }
  43. \item
  44. {\bf The Institute of Chartered Accountants of India} \hfill {\em June 2013}
  45. \\ Common Proficiency Test \hfill { }
  46. \item
  47. {\bf The Institute of Chartered Accountants of India} \hfill {\em November 2016}
  48. \\ Intermediate Professional Competence Course \hfill { }}
  49. %Minor in Linguistics \smallskip \\
  50. %Member of Eta Kappa Nu \\
  51. %Member of Upsilon Pi Epsilon \\
  52.  
  53. \end{rSection}
  54. %----------------------------------------------------------------------------------------
  55. % TECHNICAL STRENGTHS SECTION
  56. %----------------------------------------------------------------------------------------
  57.  
  58. \begin{rSection}{Technical Proficiency}
  59.  
  60. \begin{tabular}{ @{} >{\bfseries}l @{\hspace{6ex}} l }
  61. \\
  62. Software : Tally.ERP.11, Winman, Microsoft Excel, Word, Powerpoint. \\
  63. \end{tabular}
  64.  
  65. \end{rSection}
  66.  
  67. %----------------------------------------------------------------------------------------
  68. % WORK EXPERIENCE SECTION
  69. %----------------------------------------------------------------------------------------
  70.  
  71. \begin{rSection}{Experience}
  72.  
  73. \begin{rSubsection}{Madhvi Vora and Associates}{June 2014 -- Oct 2017}{}{}
  74. \item Conducted statutory audit for Surat Goods Transport Private Ltd, a company associated with Total Group.
  75. \item Was responsible for resolving Tax related queries of Qatar Navigation and Interasia Shipping Agencies PTE Ltd.
  76. \item Filed Tenders for construction contracts in Goa State Infrastructure Development Corporation Ltd.
  77. \item Prepared Financial Statement and Audit Report for Deutsche Bank and Calibehr Human Capital Services Pvt Ltd.
  78. \end{rSubsection}
  79.  
  80. \end{rSection}
  81.  
  82. %----------------------------------------------------------------------------------------
  83. \begin{rSection}{COURSERA}
  84. \begin{rSubsection}{University of California,Irvine}{}{}
  85. \item
  86. \item Project Management :The Basic for Success.
  87. \item Finance for Non Financial Professionals.
  88. \item Communication in the 21st century workplace.
  89. \item High Impact Business writing.
  90. \item The Art of Negotiation.
  91. \end{rSubsection}
  92. \end{rSection}
  93.  
  94. %----------------------------------------------------------------------------------------
  95.  
  96. \begin{rSection}{Extra Curricular Activities}{}{}{}
  97. \begin{rSubsection}{}{}{}{}
  98. \item Was part of the literary club in college.
  99. \item Organized a blood donation camp in college.
  100. \end{rSubsection}
  101. \end{rSection}
  102.  
  103. \end{document}
  104. \end{document}
Add Comment
Please, Sign In to add comment