mirror of
https://github.com/apricote/apricote.de.git
synced 2026-01-13 12:51:00 +00:00
feat: update cv
This commit is contained in:
parent
12597063d6
commit
1e4140c3b3
1 changed files with 44 additions and 26 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json
|
||||||
basics:
|
basics:
|
||||||
name: Julian Tölle
|
name: Julian Tölle
|
||||||
label: Infrastructure & Backend
|
label: Kubernetes & Cloud Infrastructure
|
||||||
image: https://www.gravatar.com/avatar/bd55c8a01a6dd038f86c8e9fd60674b5?s=800
|
image: https://www.gravatar.com/avatar/bd55c8a01a6dd038f86c8e9fd60674b5?s=800
|
||||||
email: julian.toelle97@gmail.com
|
email: julian.toelle97@gmail.com
|
||||||
location:
|
location:
|
||||||
|
|
@ -29,11 +29,8 @@ skills:
|
||||||
- Operators
|
- Operators
|
||||||
- GitOps
|
- GitOps
|
||||||
|
|
||||||
- name: Node.js
|
- name: Go
|
||||||
level: expert
|
level: advanced
|
||||||
keywords:
|
|
||||||
- Typescript
|
|
||||||
- Nest.js
|
|
||||||
|
|
||||||
- name: CI/CD
|
- name: CI/CD
|
||||||
level: advanced
|
level: advanced
|
||||||
|
|
@ -42,6 +39,13 @@ skills:
|
||||||
- GitLab CI
|
- GitLab CI
|
||||||
- Jenkins
|
- Jenkins
|
||||||
|
|
||||||
|
- name: Cloud
|
||||||
|
level: advanced
|
||||||
|
keywords:
|
||||||
|
- Hetzner Cloud
|
||||||
|
- AWS
|
||||||
|
- OpenStack
|
||||||
|
|
||||||
- name: Infrastructure as Code
|
- name: Infrastructure as Code
|
||||||
level: advanced
|
level: advanced
|
||||||
keywords:
|
keywords:
|
||||||
|
|
@ -53,12 +57,11 @@ skills:
|
||||||
keywords:
|
keywords:
|
||||||
- REST APIs
|
- REST APIs
|
||||||
|
|
||||||
- name: Cloud
|
- name: Node.js
|
||||||
level: advanced
|
level: advanced
|
||||||
keywords:
|
keywords:
|
||||||
- Hetzner Cloud
|
- Typescript
|
||||||
- AWS
|
- Nest.js
|
||||||
- OpenStack
|
|
||||||
|
|
||||||
- name: Databases
|
- name: Databases
|
||||||
level: advanced
|
level: advanced
|
||||||
|
|
@ -68,14 +71,9 @@ skills:
|
||||||
- MySQL
|
- MySQL
|
||||||
- etcd
|
- etcd
|
||||||
|
|
||||||
- name: Go
|
|
||||||
level: intermediate
|
|
||||||
keywords:
|
|
||||||
- kubebuilder
|
|
||||||
|
|
||||||
work:
|
work:
|
||||||
- name: Hetzner Cloud GmbH
|
- name: Hetzner Cloud GmbH
|
||||||
position: Software Developer Open Source Integrations
|
position: Team Lead Open Source Integrations
|
||||||
website: https://hetzner.com/cloud
|
website: https://hetzner.com/cloud
|
||||||
startDate: "2022-11"
|
startDate: "2022-11"
|
||||||
keywords:
|
keywords:
|
||||||
|
|
@ -315,18 +313,23 @@ education:
|
||||||
- LK Physik
|
- LK Physik
|
||||||
|
|
||||||
projects:
|
projects:
|
||||||
- name: Listory
|
- name: releaser-pleaser
|
||||||
summary: |
|
summary:
|
||||||
Self-hosted app to track all your Spotify listens and show interesting
|
Automate versioning and changelog management for GitHub and GitLab projects.
|
||||||
insights that I develop to fill my own needs.
|
startDate: 2024-07
|
||||||
startDate: 2020-01
|
url: https://apricote.github.io/releaser-pleaser/
|
||||||
url: https://github.com/apricote/Listory
|
|
||||||
type: application
|
type: application
|
||||||
keywords:
|
keywords:
|
||||||
- Node.js
|
- Go
|
||||||
- Nest.js
|
|
||||||
- Helm
|
- name: hcloud-upload-image
|
||||||
- React
|
summary:
|
||||||
|
CLI and Go Library to upload OS images to Hetzner Cloud.
|
||||||
|
startDate: 2024-04
|
||||||
|
url: https://apricote.github.io/hcloud-upload-image/
|
||||||
|
type: application
|
||||||
|
keywords:
|
||||||
|
- Go
|
||||||
|
|
||||||
- name: Streaming on Twitch
|
- name: Streaming on Twitch
|
||||||
summary: |
|
summary: |
|
||||||
|
|
@ -342,6 +345,21 @@ projects:
|
||||||
- AV production
|
- AV production
|
||||||
- Public Talking
|
- Public Talking
|
||||||
|
|
||||||
|
|
||||||
|
- name: Listory
|
||||||
|
summary: |
|
||||||
|
Self-hosted app to track all your Spotify listens and show interesting
|
||||||
|
insights that I develop to fill my own needs.
|
||||||
|
startDate: 2020-01
|
||||||
|
endDate: 2023-10
|
||||||
|
url: https://github.com/apricote/Listory
|
||||||
|
type: application
|
||||||
|
keywords:
|
||||||
|
- Node.js
|
||||||
|
- Nest.js
|
||||||
|
- Helm
|
||||||
|
- React
|
||||||
|
|
||||||
- name: cluster-api-provider-openstack
|
- name: cluster-api-provider-openstack
|
||||||
summary: |
|
summary: |
|
||||||
I was a reviewer of the project and actively contributed new features.
|
I was a reviewer of the project and actively contributed new features.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue