Guest User

Untitled

a guest
Dec 6th, 2025
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.93 KB | None | 0 0
  1. %-------------------------
  2. % Resume in LaTeX (TEMPLATE)
  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{lmodern}
  19. \usepackage{fontawesome5}
  20. \usepackage{multicol}
  21. \setlength{\multicolsep}{-3.0pt}
  22. \setlength{\columnsep}{-1pt}
  23. \setlength{\footskip}{4.08003pt}
  24. \input{glyphtounicode}
  25.  
  26. \usepackage{charter}
  27.  
  28. \pagestyle{fancy}
  29. \fancyhf{}
  30. \fancyfoot{}
  31. \renewcommand{\headrulewidth}{0pt}
  32. \renewcommand{\footrulewidth}{0pt}
  33.  
  34. % Adjust margins
  35. \addtolength{\oddsidemargin}{-0.65in}
  36. \addtolength{\evensidemargin}{-0.5in}
  37. \addtolength{\textwidth}{1.3in}
  38. \addtolength{\topmargin}{-.8in}
  39. \addtolength{\textheight}{1.4in}
  40.  
  41. \urlstyle{same}
  42. \raggedbottom
  43. \raggedright
  44. \setlength{\tabcolsep}{0in}
  45.  
  46. \titleformat{\section}{
  47. \vspace{-6pt}\scshape\raggedright\large\bfseries
  48. }{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
  49.  
  50. \pdfgentounicode=1
  51.  
  52. % Custom commands
  53. \newcommand{\resumeItem}[1]{\item\small{{#1 \vspace{-2pt}}}}
  54.  
  55. \newcommand{\resumeSubheading}[4]{
  56. \vspace{-2pt}\item
  57. \begin{tabular*}{1.0\textwidth}[t]{l@{\extracolsep{\fill}}r}
  58. \textbf{#1} & \textbf{\small #2} \\
  59. \textit{\small#3} & \textit{\small #4} \\
  60. \end{tabular*}\vspace{-7pt}
  61. }
  62.  
  63. \newcommand{\resumeProjectHeading}[2]{
  64. \item
  65. \begin{tabular*}{1.001\textwidth}{l@{\extracolsep{\fill}}r}
  66. \small#1 & \textbf{\small #2}\\
  67. \end{tabular*}\vspace{-7pt}
  68. }
  69.  
  70. \newcommand{\resumeItemListStart}{\begin{itemize}}
  71. \newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
  72. \newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.0in, label={}]}
  73. \newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
  74.  
  75. \renewcommand\labelitemi{$\vcenter{\hbox{\tiny$\bullet$}}$}
  76.  
  77. %-------------------------------------------
  78. %%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
  79.  
  80. \begin{document}
  81.  
  82. %----------HEADER----------
  83. \begin{center}
  84. {\Huge \scshape {Jonas Kahnwald}} \\ \vspace{5pt}
  85. \small \raisebox{-0.1\height}\faPhone\ +91 00000 00000 ~
  86. \href{mailto:[email protected]}{\raisebox{-0.2\height}\faEnvelope\ \underline{Email}} ~
  87. \href{https://linkedin.com/in/jonas}{\raisebox{-0.2\height}\faLinkedin\ \underline{LinkedIn}} ~
  88. \href{https://github.com/jonas}{\raisebox{-0.2\height}\faGithub\ \underline{GitHub}} ~
  89. \href{https://leetcode.com/jonas}{\raisebox{-0.2\height}\faCode\ \underline{LeetCode}} ~
  90. \href{https://portfolio-site.com}{\raisebox{-0.2\height}\faGlobe\ \underline{Portfolio}}
  91. \end{center}
  92.  
  93. %-----------EDUCATION-----------
  94. \section{Education}
  95. \resumeSubHeadingListStart
  96. \resumeSubheading
  97. {University Name}{Month YYYY -- Month YYYY}
  98. {\textit{Bachelor of Engineering in Major}, CGPA: \textbf{X.XX/10}}{City, Country}
  99. \resumeSubHeadingListEnd
  100.  
  101. %-----------SKILLS-----------
  102. \section{Technical Skills}
  103. \begin{itemize}[leftmargin=0.15in, label={}]
  104. \small{\item{
  105. \textbf{Languages}{: C/C++, Java, Python, Go, Bash} \\
  106. \textbf{Frameworks}{: React, Node.js, Django, Spring Boot} \\
  107. \textbf{Tools \& DevOps}{: Docker, Kubernetes, Git, CI/CD, Linux} \\
  108. \textbf{Databases}{: PostgreSQL, MySQL, MongoDB} \\
  109. \textbf{Cloud \& Platforms}{: AWS, Azure} \\
  110. }}
  111. \end{itemize}
  112.  
  113. %-----------PROJECTS-----------
  114. \section{Projects}
  115. \resumeSubHeadingListStart
  116.  
  117. \resumeProjectHeading{\textbf{Project Name 1} $|$ \emph{Tech Stack} $|$ \href{https://github.com}{\faGithub\ github}}{}
  118. \resumeItemListStart
  119. \resumeItem{Brief one-line description of what the project does.}
  120. \resumeItem{Achievement/impact bullet showing measurable results.}
  121. \resumeItem{Key tech details about implementation.}
  122. \resumeItemListEnd
  123.  
  124. \resumeProjectHeading{\textbf{Project Name 2} $|$ \emph{Tech Stack} $|$ \href{https://github.com}{\faGithub\ github}}{}
  125. \resumeItemListStart
  126. \resumeItem{Brief description of functionality.}
  127. \resumeItem{Key results and achievements.}
  128. \resumeItem{Technical implementation details.}
  129. \resumeItemListEnd
  130.  
  131. \resumeSubHeadingListEnd
  132.  
  133. %-----------ACHIEVEMENTS-----------
  134. \section{Achievements \& Activities}
  135. \begin{itemize}[leftmargin=0.15in]
  136. \small{
  137. \item Achieved \textbf{Rank X} in Competition / Exam.
  138. \item Participated in Hackathons / Events.
  139. \item Solved 300+ problems on LeetCode; Rating: XXX.
  140. \item Member of \textbf{Student Club / Community}.
  141. }
  142. \end{itemize}
  143.  
  144. %-----------CERTIFICATIONS-----------
  145. \section{Certifications}
  146. \begin{itemize}[leftmargin=0.15in, label={}]
  147. \small{
  148. \item \textbf{Certification Name} $|$ Platform
  149. \item \textbf{Certification Name} $|$ Platform
  150. \item \textbf{Certification Name} $|$ Platform
  151. }
  152. \end{itemize}
  153.  
  154.  
  155. \end{document}
  156.  
Advertisement
Add Comment
Please, Sign In to add comment