-
Notifications
You must be signed in to change notification settings - Fork 4
/
resume.tex
180 lines (121 loc) · 6.72 KB
/
resume.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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Long Professional Curriculum Vitae
% LaTeX Template
% Version 1.1 (9/12/12)
% Original author:
% Rensselaer Polytechnic Institute (http://www.rpi.edu/dept/arc/training/latex/resumes/)
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[11pt]{res} % Use the res.cls style, the font size can be changed to 11pt or 12pt here
\usepackage{fontspec,kantlipsum}
\usepackage{hyperref,xcolor}
\setmainfont{Inter}
\setmainfont[
BoldFont={Inter Semi Bold},
]{Inter}
\newfontfamily\sbb{Inter Semi Bold}
\newfontfamily\headfont{Abel}
\definecolor{darkred}{HTML}{b71c1c}
\definecolor{darkgray}{HTML}{191919}
\hypersetup{%
colorlinks=true,% hyperlinks will be black
urlcolor=darkred,
}
\pagenumbering{arabic}
\pagestyle{plain}
%\usepackage{helvet} % Default font is the helvetica postscript font
%\usepackage{newcent} % To change the default font to the new century schoolbook postscript font uncomment this line and comment the one above
\newsectionwidth{0pt} % Stops section indenting
\begin{document}
%----------------------------------------------------------------------------------------
% YOUR NAME AND ADDRESS(ES) SECTION
%----------------------------------------------------------------------------------------
{\fontsize{40}{50}\headfont\centerline{\addfontfeature{LetterSpace=-4.5}
Maximilian Mustermann
}}
% Your name at the top
% If you don't want one of the addresses, simply remove all the text in the first or second \address{} bracket
\address{
\href{https://maxmusterman.com}{maxmusterman.com}\\
\href{https://github.com/maxmusterman}{github.com/maxmusterman}\\
max@mustermann.at\\
} % Your address 2
\address{
Wien, Austria \\
44 years old\\
(+43) 231 7484174
}
%----------------------------------------------------------------------------------------
\begin{resume}
%----------------------------------------------------------------------------------------
% OBJECTIVE SECTION
%----------------------------------------------------------------------------------------
%\section{\centerline{OBJECTIVE}}
%\vspace{8pt} % Gap between title and text
%A position in Personnel Administration utilizing skills in recruiting, training and compensation.\\
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\vspace{8pt}
{\Large \section{\centerline{\addfontfeature{LetterSpace=7.5}EDUCATION}}}
\vspace{10pt} % Gap between title and text
{\sl Untempered Schism} \hfill \\
{\sbb Bachelor's Degree}, Engineering Science \\
{\sl Time Lord Academy (Mount Cadon)} \hfill \\
{\sbb Master of Science}, Computational Science and Engineering \\
%----------------------------------------------------------------------------------------
\vspace{0.2in} % Some whitespace between sections
%----------------------------------------------------------------------------------------
% PROFESSIONAL EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
{\Large \section{\centerline{\addfontfeature{LetterSpace=8.5}PROFESSIONAL EXPERIENCE}}}
\vspace{10pt} % Gap between title and text
\normalsize{
{\sl Arcadia City Administration } \hfill 453 -- Present\\
{\sbb API Developer } \hfill }\vspace{4pt} \\
\small{\textcolor{darkgray}{
Protecting the ancient Law of Gallifrey exposing \textit{time-travel-as-a-service}. Implementing psychic paper proof authentication protocol.
}}
%----------------------------------------------------------------------------------------
\vspace{0.2in} % Some whitespace between sections
%----------------------------------------------------------------------------------------
% COMPUTER SKILLS SECTION
%----------------------------------------------------------------------------------------
{\Large \section{\centerline{\addfontfeature{LetterSpace=7.5}PROJECTS}}}
\vspace{10pt}
I've worked in a number of side projects in which I implemented full stack applications using a lot of different programming languages, frameworks and different technologies, everytime looking for another challenge. I worked alone, in a team, and lead open source projects raised or wanted by the community.
The complete list is available on my \href{https://github.com/avivace}{GitHub page}.
{\sbb \href{https://github.com/avivace/fuse}{fuse}} \hfill
Vue.js, Flask, Boostrap \\
Restful, reactive and responsive file upload web service (similar to "We-Transfer") built ground up with Vue.js, Axios, Bootstrap-Vue, Webpack. Backend is in Flask and SQLite3.
{\sbb \href{https://play.google.com/store/apps/details?id=avivace.daily_programmer}{dailyProgrammer} } \hfill
Javascript, Android \\
An app for coders, developers or studends: daily coding challenges for learning, refreshing or just for fun.
20K total downloads and 7K weekly users on Android Devices and more on the \href{https://dp.avivace.com/}{web version}.
Reddit JSON API, MaterializeCSS, responsive design, web wrapper (with a javascript interface to use native functionalities) as Android app.
{\sbb \href{https://gbhh.avivace.com}{Homebrew Hub}} \hfill
Node.js, Bootstrap \\
A showcase/archive of homebrews, patches, hackroms for old consoles. Provides community submission, tagging and rating features.\
Basically a CMS built ground up using Node.js, Express and Passport for the backend. Implemented my own authentication strategy, email verification system. Bootstrap 4 for the frontend. MongoDB and Mongoose ORM for the database.
{\sbb \href{https://github.com/avivace/rssnotifier}{RSS Notifier}} \hfill
Node.js \\
Telegram bot for powerful RSS reading. Provides notification on queries-matching elements and supports multiple users.\ Built on Node.js, database is SQLite3.
{\sbb \href{https://github.com/avivace/radiogit}{RadioGit}} \hfill
Node.js, Python \\
Telegram bot to broadcast GitHub repository events and activities to private and group chats. Supports user and group preferences.\
Built on Python with SQLite3 as database, the webhook listener is in Node.js.
{\sbb \href{https://github.com/avivace/ardumonitor}{Ardumonitor}} \hfill
Processing, JS \\
Real time monitoring of a remote Linux machine with Arduino and a LCD display.
\section{{\centerline{HOBBIES}}}
\vspace{6pt}
Old school hardware/software, photography, typography and electronics.
\vspace*{\fill}
{\footnotesize Monza, February 2019.\\
An always updated version of this document is available at \href{https://avivace.com/cv.pdf}{avivace.com/cv.pdf}}
\end{resume}
\end{document}