-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.tex
224 lines (173 loc) · 7.24 KB
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
%-------------------------
% Resume in Latex
% Author : Matty
% Based on: https://github.com/jakegut/resume (which was itself based on https://github.com/sb2nov/resume)
% 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{fancyhdr}
\usepackage[english]{babel}
\usepackage{tabularx}
\usepackage{xcolor}
\usepackage{fontawesome5}
\input{glyphtounicode}
% -------------------- FONT OPTIONS --------------------
% sans-serif
% \usepackage[sfdefault]{roboto}
% \usepackage[sfdefault]{noto-sans}
% serif
% \usepackage{charter}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.5in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-1in} % Default was -.5in
\addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Section formatting
\titleformat{\section}{
\vspace{-5pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
% Subsection formatting
\titleformat{\subsection}{
\vspace{-4pt}\scshape\raggedright\large
}{\hspace{-.15in}}{0em}{}[\color{black}\vspace{-8pt}]
% Ensure that generate pdf is machine readable/ATS parsable
\pdfgentounicode=1
% -------------------- CUSTOM COMMANDS --------------------
\newcommand{\resumeItem}[1]{
\item\small{
{#1 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{\small#3} & \textit{\small #4} \\
\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*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\small#1 & #2 \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.15in, label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
\setlength{\footskip}{4.08003pt}
% -------------------- START OF DOCUMENT --------------------
\begin{document}
% -------------------- HEADING--------------------
\begin{flushright}
% \vspace{-4pt}
\color{gray}
\item
\end{flushright}
\vspace{-5pt}
\begin{center}
\textbf{\Huge \scshape Rudraksh Jhaveri} \\ \vspace{8pt}
\small
\faIcon{github}
\href{https://github.com/RudrakshDev}{\underline{github.com/RudrakshDev}} $ $
\faIcon{envelope}
\href{mailto:[email protected]}
{\underline{[email protected]}} $ $
\faIcon{linkedin}
\href{https://www.linkedin.com/in/rudraksh-jhaveri-614b85284}{\underline{linkedin.com/in/rudraksh-jhaveri}} $ $
\faIcon{phone}
\href{}
{\underline{91+9054284761}}
\end{center}
% -------------------- EDUCATION --------------------
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{Charusat University}{January 2024}
{B.TECH, Computer Engineering (Till 3rd Sem)}{Current CGPA: 7.29}
$ $
$ $
\resumeSubheading
{Government Polytechnic, Jamnagar}{April 2021}
{Diploma, Computer Engineering}{CGPA: 8}
\subsection{Coursework}
\textbf{Courses:} Object-Oriented Programming, Data Structures \& Algorithms, Web Development, Software Engineering, Computer Networks, \& Operating Systems. \\
\vspace{10pt}
\resumeProjectHeading
{\textbf{Achievements and Certifications:}\vspace{8pt}}{}
\resumeItem{\textbf{Certificate of Participation} \hfill \textit{\small{December 2022}}} \\
\small{Provided by G20 Hackathon}
\resumeItem{\textbf{Completed Google Data Analytics} \hfill \textit{\small{February 2024}}} \\
\small{Coursera Course}
\resumeItem{\textbf{Completed Python Programming Course} \hfill \textit{\small{March 2024}}} \\
\small{Coursera Course}
\resumeSubHeadingListEnd
% -------------------- SKILLS --------------------
\section{Technical Skills}
\begin{itemize}[leftmargin=0.15in, label={}]
\small{\item{
\textbf{Languages}{: C/C++, Python, Java, JavaScript, HTML, CSS} \\
\textbf{Frameworks}{: React Js, Node.js, Express.js, Bootstrap} \\
}}
\end{itemize}
% -------------------- PROJECTS --------------------
\section{Projects}
\resumeSubHeadingListStart
\resumeProjectHeading
{\textbf{Portfolio Website} $|$ \footnotesize\emph{HTML, CSS, JavaScript, Bootstrap, Git, VS Code}}{January 2024}
\resumeItemListStart
\resumeItem{Developed a personal portfolio website to showcase projects, skills, and resume information}
\resumeItem{Implemented responsive design using Bootstrap and custom CSS for optimal viewing on all devices}
\resumeItem{Included interactive elements using JavaScript for enhanced user experience}
\resumeItem{Deployed and maintained the website live at {\color{blue}\textbf{\href{https://portfoilio-website.web.app/}{https://rudraksh-portfoilio-website.web.app/}}}}
\resumeItemListEnd
\resumeProjectHeading
{\textbf{GitHub User Information Retrieval} $|$ \footnotesize\emph{JavaScript, Node.js, GitHub API, Git, VS Code}}{
February 2024}
\resumeItemListStart
\resumeItem{Developed a web application to retrieve and display GitHub user information using the GitHub API}
\resumeItem{Implemented using JavaScript and Node.js, integrated with GitHub API for data fetching}
\resumeItem{Designed a user-friendly interface with responsive design principles for seamless user interaction}
\resumeItem{Deployed the application live at {\color{blue}\textbf{\href{https://github-user-a4c88.web.app/}{https://github-user-a4c88.web.app/}}}}
\resumeItem{View the source code at {\color{blue}\textbf{\href{https://github.com/Rudraksh28/github-profile-viewer}{https://github.com/Rudraksh28/github-profile-viewer}}}}
\resumeItemListEnd
\resumeSubHeadingListEnd
% -------------------- EXPERIENCE --------------------
\section{Experience}
\resumeSubHeadingListStart
\resumeProjectHeading
{\textbf{Team Elementals LLP} $|$ \footnotesize\emph{Intern/Training}}{May 2024 Remote}
\resumeItemListStart
\resumeItem{Enhanced web development skills with CSS, HTML, and JavaScript.}
\resumeItem{Acquired essential Linux knowledge for streamlined development.}
\resumeItem{Developed proficiency in effective self-presentation through resume building.}
\resumeItem{Gained valuable experience in teamwork dynamics through collaborative projects.}
\resumeItemListEnd
\resumeSubHeadingListEnd
\end{document}