Skip to content

Commit

Permalink
Tweaked positions with more details
Browse files Browse the repository at this point in the history
  • Loading branch information
ntrp committed Oct 1, 2023
1 parent bc31595 commit e2d2613
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
name: Release

# Controls when the workflow will run
on: push
on:
push:
paths:
- "**.tex"
- "**.ttf"

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down
11 changes: 6 additions & 5 deletions sections/experience.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
{Feb. 2023 - Okt. 2023} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Design and development of an API gateway written in GoLang}
\item {Design and development of an Angular based developer portal}
\item {Infrastructure setup using CDKTF on AWS and Gitops in Kubernetes}
\item {Design and development of an API gateway written in GoLang (1.6B calls per month)}
\item {Design and development of an Angular based developer portal with a Nest.js API backend}
\item {Infrastructure setup using CDKTF/Terraform on AWS and Gitops in Kubernetes}
\item {CI/CD pipeline setup using github actions}
\end{cvitems}
}
Expand All @@ -31,8 +31,10 @@
{Sep. 2022 - Feb. 2023} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Leading a team in developing high quality Vue frontend applications and Kotlin backend services}
\item {Leading a team in developing high quality Vue.js frontend applications}
\item {Contribute in designing the new architecture of the porsche.com website using JamStack (Astro, Vue, SSG)}
\item {Implemented a proof of concept of the new target architecture}
\item {Implemented an MVP of the new Porsche adaptive stream video management platform (React, Cloudfront, HLS)}
\end{cvitems}
}

Expand All @@ -45,7 +47,6 @@
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Internal trainings and public training offering for Kafka}
\item {Contributed to the company blog in the area of Data Streaming}
\item {Spoke in conferences about Kafka ALC management, Event Driven Architecture}
\item {Being the reference point for the company in the area of Data Streaming and Kafka}
\end{cvitems}
Expand Down

0 comments on commit e2d2613

Please sign in to comment.