-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume-1pager.tex
60 lines (48 loc) · 1.56 KB
/
resume-1pager.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
\thispagestyle{empty} % this page does not have a header
%\newcommand{comments}{1}{[]}
\newcommand{\comments}[1]{}
%\documentclass[serif, mathserif, final]{beamer}
\documentclass[9pt]{res}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage[english]{babel}
\usepackage{xcolor}
\usepackage{hyperref}
\begin{document}
\name{\fontfamily{lmss}\selectfont Vivek L. Kale}
\vspace{-0.7in}
\begin{resume}
\fontfamily{lmss}\selectfont
\vspace{-0.42in}
\moveleft\hoffset\vbox{\hrule width\resumewidth height 0.6pt}\smallskip
\input{contactInfo}
\begin{center}
\input{contactInfo}
\end{center}
%\moveleft.5\sectionwidth\centerline{U.S. Citizen}
\begin{center}
%\moveleft.5\sectionwidth\centerline{{\it \small Objective}: \small Obtain position as software engineer specializing in performance engineering.}
\end{center}
\vspace{-0.5in}
\small
\section{\fontfamily{lmss}\selectfont Experience}
\vspace{0.25in}
\input{listOfExperiences-for1pagerResume}
\section{\fontfamily{lmss}\selectfont Education}
\vspace{0.08in}
\input{listEducation-resume1pager}
\section{\fontfamily{lmss}\selectfont Representative Publications}
\vspace{0.03in}
\input{listOfPubs-1pager}
\section{\fontfamily{lmss}\selectfont Representative Projects}
\vspace{0.02in}
\input{listOfProjects-for1pagerResume}
\section{\fontfamily{lmss}\selectfont Technical Skills}
\vspace{0.04in}
\input{listOfSkillSetsForResume}
%\section{Recent Courses}
%Introduction to AI/ML for Scientists and Engineers, UCLA Technical Management Program
%\input{listOfCoursesShort}
\end{resume}
\end{document}