-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.tex
109 lines (82 loc) · 4.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
\documentclass[]{deedy-resume-openfont}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Profile
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\namesection{Sebastian}{Wilczek}{[email protected] | +49 151 11658748 \\ Noldeweg 16, 40724 Hilden, Germany \\ Birthday/-place: 13. March 1997, 47259 Duisburg, Germany}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Education
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Education}
\raggedright
\runsubsection{University of Amsterdam}\descript{| MSc Security \& Network Engineering}\\ \location{Amsterdam, The Netherlands | September 2019 - July 2020}\\
\sectionsep
\runsubsection{Fontys University of Applied Sciences}\descript{| BSc Software Engineering}\\ \location{Venlo, The Netherlands | September 2015 - June 2019}\\
Graduated with Cum Laude (Dutch Grading System)\\
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Experience
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Experience}
\runsubsection{Instana, an IBM company}\descript{| Software Engineer}\\ \location{Solingen, Germany | September 2020 – Present}
\begin{tightemize}
\item Building and maintaining the license, sales, and usage data system of a SaaS and on-premise APM product by aggregating, processing, and exposing data for multi-regional, global installations, for ca. 4500 customers.
\item Integrating software with various external and internal systems, such as Salesforce, Hubspot, Looker, IBM services, and the core Instana product.
\item Developing React-based frontend applications, including the environment and customer statistics and the Instana query builder.
\end{tightemize}
\sectionsep\runsubsection{Instana}\descript{| Software Engineering Intern \& Working Student Business Team}\\ \location{Solingen, Germany | February 2019 – August 2019}
\begin{tightemize}
\item Centralization of a Billing component of a SaaS backend to decrease resource consumption and running costs by uniting 1000+ Kafka streams and improving process throughput.
\item Using existing Apache Kafka, Docker, and CockroachDB infrastructure to extend and redevelop existing and new Java backend applications, reducing hundreds of running components to one scalable system.
\item Coordinated requirements gathering from engineering and site reliability teams, combining requirements from various DevOps engineers.
\end{tightemize}
\sectionsep
\runsubsection{codecentric AG}\descript{| Software Engineering Intern \& Working Student Digital Integration}\\ \location{Solingen, Germany | September 2017 – January 2018 \& August 2018 – January 2019}
\begin{tightemize}
\item Development of a File Sharing Platform, in a project team with three other members, being responsible for a new React Frontend and Java Middleware with PostgreSQL database.
\item Facilitating sprint meetings and performing requirements engineering with team members and stakeholders.
\item Maintaining AWS EC2 instances and developing various C\# and Java plugins to be deployed on AWS.
\end{tightemize}
\sectionsep
\runsubsection{Fontys University of Applied Sciences}\descript{| Student Teaching Assistant}\\ \location{Venlo, The Netherlands | September 2016 – January 2016}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Skills
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Skills}
\raggedright
\begin{tabular}{ l l }
\descript{Software (Proficient)} & {\location{Java, JavaScript, SQL, NoSQL, AWS, Git, Node.js, HTML, CSS, React, React Native}} \\
\descript{Software (Familiar)} & {\location{Python, C\#}} \\
\descript{Software Development} & {\location{Scrum, Kanban, Pair Programming, Code Reviews}} \\
\descript{Languages} & {\location{German (C2), English (C1)}} \\
\end{tabular}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Projects
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Projects}
\raggedright
\runsubsection{\large{Smartphone app development}}
\descript{| JavaScript, Firebase, React Native, Node.js, Expo}\\
Extensive familiarization with Smartphone app development, development of apps such as Social Networks and Social Media Content Management\\
\sectionsep
\runsubsection{\large{CAN Bus Security Evaluation}}
\descript{| C, Arduino, CAN Bus}\\
Evaluation of the security of vehicle CAN buses and proposed integrity schemes, in cooperation with Deloitte\\
\sectionsep
\runsubsection{\large{Firefighting VR Simulation}}
\descript{| Unity, JavaScript, Oculus Rift, 3D scanning and modeling tools}\\
Creation of a VR Simulation of Firefighting within inaccessible environments (Hospitals) by using 3D scanning and modeling techniques and improving interactability\\
\sectionsep
\end{document}