Skip to content

Commit 064392b

Browse files
committed
Update positions and rework sections
1 parent 0abd2bd commit 064392b

File tree

7 files changed

+32
-47
lines changed

7 files changed

+32
-47
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
*.log
33
*.out
44
*.pdf
5+
*synctex.gz
56

cv.tex

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,13 @@
1111
%
1212
% Template license:
1313
% CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
14-
1514
%
16-
17-
18-
1915
%-------------------------------------------------------------------------------
2016
% CONFIGURATIONS
2117
%-------------------------------------------------------------------------------
2218
% A4 paper size by default, use 'letterpaper' for US letter
2319
\documentclass[11pt, a4paper]{awesome-cv}
2420

25-
2621
% Configure page margins with geometry
2722
\geometry{left=1.4cm, top=.8cm, right=1.4cm, bottom=1.8cm, footskip=.5cm}
2823

@@ -49,7 +44,6 @@
4944
% If you would like to change the social information separator from a pipe (|) to something else
5045
\renewcommand{\acvHeaderSocialSep}{\quad\textbar\quad}
5146

52-
5347
%-------------------------------------------------------------------------------
5448
% PERSONAL INFORMATION
5549
% Comment any of the lines below if they are not required
@@ -75,9 +69,9 @@
7569
%% \firstname and \lastname will be used
7670
% \googlescholar{googlescholar-id}{}
7771
% \extrainfo{extra informations}
78-
7972
\quote{``Choose a job you love, and you will never have to work a day in your life."}
8073

74+
\renewcommand{\acvHeaderAfterNameSkip}{2mm}
8175

8276
%-------------------------------------------------------------------------------
8377
\begin{document}
@@ -97,6 +91,7 @@
9791
% CV/RESUME CONTENT
9892
% Each section is imported separately, open each file in turn to modify content
9993
%-------------------------------------------------------------------------------
94+
\vspace{-2mm}
10095
\input{sections/summary.tex}
10196
\vspace{-2mm}
10297
\input{sections/skills.tex}

sections/certifications.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
%-------------------------------------------------------------------------------
44
\cvsection{Certifications}
55

6-
76
%-------------------------------------------------------------------------------
87
% CONTENT
98
%-------------------------------------------------------------------------------

sections/education.tex

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,20 @@
33
%-------------------------------------------------------------------------------
44
\cvsection{Education}
55

6-
76
%-------------------------------------------------------------------------------
87
% CONTENT
98
%-------------------------------------------------------------------------------
109
\begin{cventries}
1110

1211
%---------------------------------------------------------
1312
\cventry
14-
{Bachelor's Degree, Information Technology} % Degree
15-
{UNIPD, Universita degli studi di Padova} % Institution
13+
{Started Bachelor's Degree, Information Technology} % Degree
14+
{UNIPD, Universita degli studi di Padova \textmd{\bodyfontlight{(after High School techincal diploma)}}} % Institution
1615
{Padova, Italy} % Location
1716
{Sep. 2004 - Not completed} % Date(s)
1817
{
1918
}
2019
\vspace{-5mm}
2120

22-
%---------------------------------------------------------
23-
\cventry
24-
{Technical Diploma} % Degree
25-
{I.T.I.S E. Barsanti} % Institution
26-
{Castelfranco V., Italy} % Location
27-
{Sep. 2001 - Jun. 2004} % Date(s)
28-
{
29-
}
30-
\vspace{-5mm}
31-
3221
%---------------------------------------------------------
3322
\end{cventries}

sections/experience.tex

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,35 @@
33
%-------------------------------------------------------------------------------
44
\cvsection{Work Experience}
55

6-
7-
86
%-------------------------------------------------------------------------------
97
% CONTENT
108
%-------------------------------------------------------------------------------
119
\begin{cventries}
1210

11+
%---------------------------------------------------------
12+
\cventry
13+
{Technical Lead} % Job title
14+
{Porsche Digital GmbH} % Organization
15+
{Ludwigsburg, Germany} % Location
16+
{Sep. 2022 - Future} % Date(s)
17+
{
18+
\begin{cvitems} % Description(s) of tasks/responsibilities
19+
\item {Leading a team in developing high quality Vue frontend applications and Kotlin backend services}
20+
\end{cvitems}
21+
}
22+
1323
%---------------------------------------------------------
1424
\cventry
1525
{Technical Lead - Data Streaming} % Job title
1626
{mimacom Deutschland GmbH} % Organization
1727
{Stuttgart, Germany} % Location
18-
{Sep. 2021 - Present} % Date(s)
28+
{Sep. 2021 - Aug. 2022} % Date(s)
1929
{
2030
\begin{cvitems} % Description(s) of tasks/responsibilities
2131
\item {Internal trainings and public training offering for Kafka}
22-
\item {Contributing to the company blog in the area of Data Streaming}
23-
\item {Participating and speaking in conferences}
24-
\item {Researching the state of the art in the area of Data Streaming to drive the company in the right direction}
32+
\item {Contributed to the company blog in the area of Data Streaming}
33+
\item {Spoke in conferences about Kafka ALC management, Event Driven Architecture}
34+
\item {Being the reference point for the company in the area of Data Streaming and Kafka}
2535
\end{cvitems}
2636
}
2737

@@ -30,15 +40,15 @@
3040
{Senior Software Engineer / Solution Architect} % Job title
3141
{mimacom Deutschland GmbH} % Organization
3242
{Stuttgart, Germany} % Location
33-
{Jun. 2016 - Present} % Date(s)
43+
{Jun. 2016 - Aug. 2022} % Date(s)
3444
{
3545
\begin{cvitems} % Description(s) of tasks/responsibilities
3646
\item {Facilitated MyPorsche cross team architectural discussions providing valuable input and opinions}
37-
\item {Designed and implemented automatic Kafka deployment via Terraform and Ansible for the main Kafka cluster in MyPorsche}
38-
\item {Driven the transformation of a monolith into Spring/Quarkus micro services communicating over Kafka to modernize and scale the application}
39-
\item {Bootstrapped and developed the official MyPorsche Inbox end customer application using Angular and GraphQL/DynamoDB/AWSLambda}
47+
\item {Designed and implemented automatic MyPorsche Kafka cluster deployment via Terraform and Ansible}
48+
\item {Driven the transformation of a monolith into Spring/Quarkus micro services communicating over Kafka to allow application scaling}
49+
\item {Bootstrapped and developed the official MyPorsche Inbox frontend customer application using Angular and GraphQL/DynamoDB/AWSLambda}
4050
\item {Set up distributed tracing via Opentracing and NewRelic to allow effective intra and cross team distributed tracing}
41-
\item {Set up CI/CD pipelines via CodePipeline for automated build, test and deployments to Production}
51+
\item {Set up CI/CD pipelines for automated build, test and deployments to Production}
4252
\end{cvitems}
4353
}
4454

@@ -52,7 +62,6 @@
5262
\begin{cvitems} % Description(s) of tasks/responsibilities
5363
\item {Designed and implemented an explorer like interface in AngularJS for dynamic content}
5464
\item {Implemented a two layer cache based on aggregated hash keys using Varnish in Liferay 5.x}
55-
\item {Maintained and configured Jboss/Tomcat/SOLR application servers}
5665
\end{cvitems}
5766
}
5867

sections/skills.tex

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
%-------------------------------------------------------------------------------
22
% SECTION TITLE
33
%-------------------------------------------------------------------------------
4-
54
\cvsection{Skills}
65

7-
86
%-------------------------------------------------------------------------------
97
% CONTENT
108
%-------------------------------------------------------------------------------
@@ -18,22 +16,22 @@
1816
%---------------------------------------------------------
1917
\cvskill
2018
{Programming} % Category
21-
{Java, Javascript, Typescript, Kotlin, Scala, Python, Haskell, SH/BASH, C/C++} % Skills
19+
{Java, Javascript, Typescript, Kotlin, Scala, Haskell, eLisp, Lua, SH/BASH, Rust, Python, C/C++} % Skills
2220

2321
%---------------------------------------------------------
2422
\cvskill
2523
{Front-end} % Category
26-
{Angular, Akita, React, HTML5, CSS3, SASS/SCSS, Webpack, Apollo} % Skills
24+
{Angular, React, HTML5, CSS3, Akita, SASS/SCSS, Webpack, Rollup, Next.js, GraphQL} % Skills
2725

2826
%---------------------------------------------------------
2927
\cvskill
3028
{Back-end} % Category
31-
{Spring, Quarkus, Jax-RS, ExpressJS, OAS3, REST, GraphQL, Reactive APIs, Kafka, Apigee, Traefik, SQL, Mongo, Redis, ELK} % Skills
29+
{Spring, Quarkus, Node.js, Nest.js, OAS3, REST, GraphQL, Reactive APIs, Kafka, Apigee, Envoy, Traefik, SQL, Mongo, Redis, ELK} % Skills
3230

3331
%---------------------------------------------------------
3432
\cvskill
3533
{DevOps} % Category
36-
{AWS, Kubernetes, Docker, Terraform, Ansible, Jenkins, CodePipeline, NewRelic, Splunk} % Skills
34+
{AWS, Azure, Kubernetes, Docker, Terraform, Ansible, CI/CD, Service Mesh, Blue/Green, NewRelic, Splunk} % Skills
3735

3836
%---------------------------------------------------------
3937
\cvskill

sections/summary.tex

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,12 @@
33
%-------------------------------------------------------------------------------
44
\cvsection{Summary}
55

6-
76
%-------------------------------------------------------------------------------
87
% CONTENT
98
%-------------------------------------------------------------------------------
109
\begin{cvparagraph}
1110

1211
%---------------------------------------------------------
13-
Passionate software engineer eager to experiment with new technologies and
14-
that believes that it's always worth running the extra mile. Focused on working
15-
towards reaching the best outcome for the customer with a completely
16-
transparent approach. Brings in the ability to learn quickly and to adapt
17-
promptly to new environments, strong analytical and problem solving skills,
18-
years of experience in designing solutions for big customers and last but not
19-
least a good sense of responsibility and initiative.
12+
Passionate software engineer eager to experiment with new technologies and willing to go the extra mile to deliver amazing products.
13+
Brings in the ability to learn quickly and to adapt promptly to new environments, strong analytical and problem solving skills, years of experience in designing solutions for big customers and last but not least a good sense of responsibility and initiative.
2014
\end{cvparagraph}

0 commit comments

Comments
 (0)