Skip to content

Commit

Permalink
Update positions and skills
Browse files Browse the repository at this point in the history
  • Loading branch information
ntrp committed Sep 27, 2023
1 parent 064392b commit 77cd517
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 9 deletions.
2 changes: 0 additions & 2 deletions cv.tex
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@
\vspace{-2mm}
\input{sections/certifications.tex}
\vspace{-2mm}
\input{sections/education.tex}
\vspace{-2mm}

%-------------------------------------------------------------------------------
\end{document}
21 changes: 18 additions & 3 deletions sections/experience.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,29 @@

%---------------------------------------------------------
\cventry
{Technical Lead} % Job title
{Freelance Senior Solution Architect} % Job title
{1inch Limited} % Organization
{Remote} % Location
{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 {CI/CD pipeline setup using github actions}
\end{cvitems}
}

%---------------------------------------------------------
\cventry
{Senior Technical Lead} % Job title
{Porsche Digital GmbH} % Organization
{Ludwigsburg, Germany} % Location
{Sep. 2022 - Future} % Date(s)
{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 {Contribute in designing the new architecture of the porsche.com website using JamStack (Astro, Vue, SSG)}
\end{cvitems}
}

Expand Down Expand Up @@ -44,7 +60,6 @@
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Facilitated MyPorsche cross team architectural discussions providing valuable input and opinions}
\item {Designed and implemented automatic MyPorsche Kafka cluster deployment via Terraform and Ansible}
\item {Driven the transformation of a monolith into Spring/Quarkus micro services communicating over Kafka to allow application scaling}
\item {Bootstrapped and developed the official MyPorsche Inbox frontend customer application using Angular and GraphQL/DynamoDB/AWSLambda}
\item {Set up distributed tracing via Opentracing and NewRelic to allow effective intra and cross team distributed tracing}
Expand Down
8 changes: 4 additions & 4 deletions sections/skills.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@
%---------------------------------------------------------
\cvskill
{Programming} % Category
{Java, Javascript, Typescript, Kotlin, Scala, Haskell, eLisp, Lua, SH/BASH, Rust, Python, C/C++} % Skills
{Java, Rust, Javascript, Typescript, Kotlin, Scala, Haskell, eLisp, Lua, SH/BASH, Python, C/C++, GoLang} % Skills

%---------------------------------------------------------
\cvskill
{Front-end} % Category
{Angular, React, HTML5, CSS3, Akita, SASS/SCSS, Webpack, Rollup, Next.js, GraphQL} % Skills
{Angular, React, Vue, Astro, HTML5, CSS3, Akita, SASS/SCSS, Webpack, Rollup, Next.js, GraphQL} % Skills

%---------------------------------------------------------
\cvskill
{Back-end} % Category
{Spring, Quarkus, Node.js, Nest.js, OAS3, REST, GraphQL, Reactive APIs, Kafka, Apigee, Envoy, Traefik, SQL, Mongo, Redis, ELK} % Skills
{Spring, Quarkus, Node.js, Nest.js, OAS3, GraphQL, Reactive, Kafka, Envoy, Traefik, SQL, Mongo, Redis, ELK, ClickHouse} % Skills

%---------------------------------------------------------
\cvskill
{DevOps} % Category
{AWS, Azure, Kubernetes, Docker, Terraform, Ansible, CI/CD, Service Mesh, Blue/Green, NewRelic, Splunk} % Skills
{AWS, Azure, Kubernetes, Docker, Terraform, Ansible, CI/CD, Service Mesh, Blue/Green, NewRelic, Splunk, Sentry} % Skills

%---------------------------------------------------------
\cvskill
Expand Down

0 comments on commit 77cd517

Please sign in to comment.