-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmainexample.tex
More file actions
192 lines (170 loc) · 5.1 KB
/
mainexample.tex
File metadata and controls
192 lines (170 loc) · 5.1 KB
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
% RESUMES START
% RESUMES: MechE, CS
% RESUMES END
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[pdftex]{hyperref}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
\addtolength{\oddsidemargin}{-0.375in}
\addtolength{\evensidemargin}{-0.375in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
% Custom commands
\newcommand{\resumeItem}[2]{
\item\small{
\textbf{#1}{: #2 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-1pt}\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{\small#3} & \textit{\small #4} \\
\end{tabular*}\vspace{-5pt}
}
\newcommand{\resumeSubItem}[2]{\resumeItem{#1}{#2}\vspace{-4pt}}
\renewcommand{\labelitemii}{$\circ$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=*,label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}[label={\textbullet}]}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
\begin{document}
%----------HEADING-----------------
%Res:{*}[
\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
%Res:{*}[
\textbf{\Large John Smith} & Email : \href{mailto:john.smith@example.com}{john.smith@example.com}\\
123 Main St, Anytown, USA & Mobile : (123) 456-7890 \\
%]
%Res:{*}-{MechE}[
\href{https://github.com/johnsmith}{github.com/johnsmith}
%]
\end{tabular*}
%]
%-----------EDUCATION-----------------
%Res:{*}[
\section{Education}
\resumeSubHeadingListStart
%Res:{*}[
\resumeSubheading
{Generic University}{Anytown, USA}
{Bachelor of Science, Major in Computer Science; GPA: 3.5}{Expected 2024}
%]
%Res:{MechE}[
\resumeSubheading
{Generic University}{Anytown, USA}
{Bachelor of Science, Major in Mechanical Engineering; GPA: 3.5}{Expected 2024}
%]
\resumeSubHeadingListEnd
%]
%-----------TECHNICAL EXPERIENCE-----------------
%Res:{*}[
\section{Technical Experience}
\resumeSubHeadingListStart
%Res:{*}[
\resumeSubheading
{University Department}{Anytown, USA}
{September 2020 - Present}{}
\resumeItemListStart
%Res:{CS}[
\resumeItem{Software Development}
{Developed well-structured and maintainable code.}
\resumeItem{Data Handling}
{Worked with databases and data management techniques.}
\resumeItem{Basic Algorithms}
{Implemented and analyzed basic algorithms for problem-solving.}
\resumeItem{Project Collaboration}
{Participated in team projects using version control systems.}
%]
\resumeItemListEnd
%]
%Res:{MechE}[
\resumeSubheading
{University Department}{Anytown, USA}
{September 2020 - Present}{}
\resumeItemListStart
%Res:{*}[
\resumeItem{Design Projects}
{Worked on various design projects, focusing on CAD and prototyping.}
\resumeItem{Manufacturing Processes}
{Gained experience in manufacturing processes and quality control.}
\resumeItem{Team Collaboration}
{Collaborated with teams on engineering projects, applying design principles.}
%]
\resumeItemListEnd
%]
\resumeSubHeadingListEnd
%]
%-----------WORK EXPERIENCE-----------------
%Res:{*}[
\section{Work Experience}
\resumeSubHeadingListStart
\resumeSubheading
{Company Name}{City, State}
{June 2021 - Present}{}
\resumeItemListStart
%Res:{*}[
\resumeItem{Design Assistance}
{Contributed to design improvements and assisted in project tasks.}
\resumeItem{Product Support}
{Provided support for product manufacturing and quality control.}
%]
\resumeItemListEnd
\resumeSubHeadingListEnd
%]
%-----------PERSONAL PROJECTS-----------------
%Res:{*}[
\section{Personal Projects}
\resumeSubHeadingListStart
%Sort:{MechE: 1, CS:2}[
\resumeSubItem{Car Project}
{Worked on a car project involving design and assembly.}
%]
%Sort:{MechE: 2, CS:1}[
\resumeSubItem{Game Project}
{Developed a basic game as a programming exercise.}
%]
\resumeSubHeadingListEnd
%]
%-----------SKILLS-----------------
%Res:{*}[
\section{Skills}
\resumeSubHeadingListStart
%Res:{*}[
\resumeSubItem{Languages}
{Java, Python, C++}
%]
%Res:{*}-{MechE}[
\resumeSubItem{Tools}
{Version Control, Basic Debugging, Testing}
%]
\resumeSubHeadingListEnd
%]
%-----------ACTIVITIES-----------------
%Res:{*}[
\section{Activities}
\resumeSubHeadingListStart
\resumeSubItem{Club Member}
{Active participant in campus clubs and activities.}
\resumeSubHeadingListEnd
%]
\end{document}