-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCV.tex
More file actions
171 lines (126 loc) · 8.3 KB
/
CV.tex
File metadata and controls
171 lines (126 loc) · 8.3 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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Stylish Curriculum Vitae
% LaTeX Template
% Version 1.1 (September 10, 2021)
%
% This template originates from:
% https://www.LaTeXTemplates.com
%
% Authors:
% Stefano (https://www.kindoblue.nl)
% Vel (vel@LaTeXTemplates.com)
%
% License:
% CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper, oneside, final]{scrartcl} % Paper options using the scrartcl class
\usepackage{scrlayer-scrpage} % Provides headers and footers configuration
\usepackage{titlesec} % Allows creating custom \section's
\usepackage{marvosym} % Allows the use of symbols
\usepackage{tabularx,colortbl} % Advanced table configurations
\usepackage{ebgaramond} % Use the EB Garamond font
\usepackage{microtype} % To enable letterspacing
\usepackage{hyperref}
\titleformat{\section}{\large\scshape\raggedright}{}{0em}{}[\titlerule] % Section formatting
\pagestyle{scrheadings} % Print the headers and footers on all pages
\addtolength{\voffset}{-0.5in} % Adjust the vertical offset - less whitespace at the top of the page
\addtolength{\textheight}{3cm} % Adjust the text height - less whitespace at the bottom of the page
\newcommand{\gray}{\rowcolor[gray]{.90}} % Custom highlighting for the work experience and education sections
%----------------------------------------------------------------------------------------
% FOOTER SECTION
%----------------------------------------------------------------------------------------
\renewcommand{\headfont}{\normalfont\rmfamily\scshape} % Font settings for footer
\cofoot{
\fontsize{12.5}{17}\selectfont % Letter spacing and font size
\textls[150]{Ravnsborggade 17a {\large\textperiodcentered} Copenhagen {\large\textperiodcentered} Denmark}\\ % Your mailing address
{\Large\Letter} \textls[150]{jacobhm98@gmail.com \ {\Large\Telefon} +46704470270} % Your email address and phone number
}
%----------------------------------------------------------------------------------------
\begin{document}
\begin{center} % Center everything in the document
%----------------------------------------------------------------------------------------
% HEADER SECTION
%----------------------------------------------------------------------------------------
{\fontsize{36}{36}\selectfont\scshape\textls[200]{Jacob Hedén Malm}} % Your name at the top
\vspace{1.5cm} % Extra whitespace after the large name at the top
%----------------------------------------------------------------------------------------
% OBJECTIVE
%----------------------------------------------------------------------------------------
\section{Background}
Software engineer with a strong skillset in backend engineering, and a willingness to learn the best technology for solving the next interesting problem.
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE
%----------------------------------------------------------------------------------------
\section{Practical Experience}
\begin{tabularx}{0.97\linewidth}{>{\raggedleft\scshape}p{2cm}X}
\gray Period & \textbf{June 2022 --- Current}\\
\gray Employer & \textbf{Spotify} \hfill Copenhagen\\
\gray Job Title & \textbf{Software Engineer II}\\
\gray Languages & \textbf{Java, Scala}\\
& Working in an autonomous product team that developed and shipped managed accounts from the ground up, a special account type for young listeners. We are also responsible for maintaining the Spotify Kids standalone application. I have primarily worked with designing and building backend infrastructure as well as batch data processing pipelines to enable this product experience. Key technologies: \textbf{gRPC, GKE, dataflow, scio, Apache Beam}.
\end{tabularx}
\vspace{12pt}
\begin{tabularx}{0.97\linewidth}{>{\raggedleft\scshape}p{2cm}X}
\gray Period & \textbf{June 2020 --- August 2021}\\
\gray Employer & \textbf{INVIDI Technologies AB} \hfill Stockholm\\
\gray Job Title & \textbf{Backend Engineer}\\
\gray Languages & \textbf{Java}\\
& Backend engineer at a medium sized advertising technology company. My role included developing and maintaining the microservices that made up the INVIDI software product. Due to the size of the company, I also got experience with Dev Ops and QA work. I came into contact with a wide range of technologies, such as \textbf{GCP, maven, kubernetes, docker, sql, and datadog}.
\end{tabularx}
\vspace{12pt}
\begin{tabularx}{0.97\linewidth}{>{\raggedleft\scshape}p{2cm}X}
\gray Period & \textbf{July 2020 --- Present}\\
\gray Company & \textbf{Sensoris IT AB} \hfill Stockholm\\
\gray Job Title & \textbf{Co-Founder}\\
& I, along with a group of friends from my studies at KTH, developed Busybee, an occupancy management and analysis software product. We were admitted into the KTH Innovation pre-incubator program and were a part of batch 12. The start-up experience meant that we all had to wear a lot of different hats and solve many different problems creatively. Busybee is currently live on \textbf{busybee.se}
\end{tabularx}
\vspace{12pt}
\begin{tabularx}{0.97\linewidth}{>{\raggedleft\scshape}p{2cm}X}
\gray Period & \textbf{March 2020 --- June 2020}\\
\gray Company & \textbf{IchigoIchie AB, Royal Institute of Technology} \hfill Stockholm\\
\gray Job Title & \textbf{Bachelor Thesis Intern}\\
& When wrapping up my bachelor's degree studies I executed a thesis project in conjunction with IchigoIchie AB, an audio-visual games producer. The aim of this project was to build machine learning tools capable of classifying sound snippets by their emotional tone. This was accomplished by representing the sound snippets as spectrograms and classifying these spectrograms with the help of a convolutional neural network.
\end{tabularx}
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\section{Education}
\begin{tabularx}{0.97\linewidth}{>{\raggedleft\scshape}p{2cm}X}
\gray Period & \textbf{September 2020 --- 2022}\\
\gray Degree & \textbf{Master of Science in Machine Learning}\\
\gray University & \textbf{Royal Institute of Technology} \hfill Stockholm\\
& A specialized degree in Machine Learning, including deep learning and its applications, probabilistic networks, probability theory, and large data processing. Thesis unfinished.
\end{tabularx}
\vspace{12pt}
\begin{tabularx}{0.97\linewidth}{>{\raggedleft\scshape}p{2cm}X}
\gray Period & \textbf{September 2017 --- June 2020}\\
\gray Degree & \textbf{Bachelor of Science in Computer Science}\\
\gray University & \textbf{Royal Institute of Technology} \hfill Stockholm\\
& A broad degree in computer science, laying a solid foundation within the field. My main interest areas were studies of algorithms and their properties, and mathematics.
\end{tabularx}
\vspace{12pt}
\begin{tabularx}{0.97\linewidth}{>{\raggedleft\scshape}p{2cm}X}
\gray Period & \textbf{January 2017 --- June 2017}\\
\gray Field of Study & \textbf{Sanda}\\
\gray University & \textbf{Beijing Sports University} \hfill Beijing\\
& Studied chinese kickboxing (Sanda) in Mandarin. The purpose of this was twofold, immerse myself in an environment where Mandarin was the spoken language, and pursue a passion of mine, martial arts.
\end{tabularx}
\vspace{12pt}
\begin{tabularx}{0.97\linewidth}{>{\raggedleft\scshape}p{2cm}X}
\gray Period & \textbf{September 2016 --- December 2016}\\
\gray Field of Study & \textbf{Mandarin}\\
\gray University & \textbf{Beijing Language and Culture University} \hfill Beijing\\
& Studied an intensive language course in Mandarin. The purpose of this was to build upon the language skills I had acquired through ten years spent in Beijing throughout my childhood and adolescence.
\end{tabularx}
%----------------------------------------------------------------------------------------
% SKILLS
%----------------------------------------------------------------------------------------
\section{Other}
\begin{tabular}{ @{} >{\bfseries}l @{\hspace{6ex}} l }
Languages & \textbf{Swedish} (Native), \textbf{English} (Native), \textbf{Mandarin} (Fluent), \textbf{Danish} (Intermediate)\\
Portfolio & github = \textbf{jacobhm98}, LinkedIn = \textbf{Jacob Hedén Malm}\\
Personal Interests & Martial Arts, Powerlifting, Literature, Chess
\end{tabular}
\end{center}
\end{document}