Adds some more content to cv
This commit is contained in:
parent
68da6a26af
commit
a6ee751a3f
1 changed files with 78 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#import "template/cv.typ": cv, work
|
||||
#import "template/cv.typ": cv, work, education
|
||||
#show: doc => cv(
|
||||
[dnsc],
|
||||
[Dennis Schoepf],
|
||||
|
|
@ -9,21 +9,89 @@
|
|||
doc,
|
||||
)
|
||||
|
||||
= > Skills
|
||||
|
||||
#lorem(30)
|
||||
|
||||
= > Berufserfahrung
|
||||
= #text(luma(180), [\$ \~>]) arbeitserfahrung
|
||||
|
||||
#work(
|
||||
[Digital H GmbH],
|
||||
[Technischer Projektmanager & Softwareentwickler],
|
||||
[Digital H GmbH, Düsseldorf/Grevenbroich],
|
||||
[Feb 2019],
|
||||
[heute],
|
||||
[Remote],
|
||||
[
|
||||
- Dies ist ein Test
|
||||
- Work
|
||||
- Work
|
||||
- Kurze Beschreibung
|
||||
- Erfolge
|
||||
- Rahmen
|
||||
]
|
||||
)
|
||||
|
||||
#work(
|
||||
[Specialist Developer (E-Commerce)],
|
||||
[nexum AG, Köln],
|
||||
[Jan 2019],
|
||||
[Aug 2019],
|
||||
[Köln],
|
||||
[
|
||||
- Kurze Beschreibung
|
||||
- Erfolge
|
||||
- Rahmen
|
||||
]
|
||||
)
|
||||
|
||||
#work(
|
||||
[Junior Frontend Developer],
|
||||
[nexum AG, Köln],
|
||||
[Aug 2017],
|
||||
[Dez 2018],
|
||||
[Köln],
|
||||
[
|
||||
- Kurze Beschreibung
|
||||
- Erfolge
|
||||
- Rahmen
|
||||
]
|
||||
)
|
||||
|
||||
#work(
|
||||
[Junior CRM Consultant],
|
||||
[cluster Reply GmbH, München],
|
||||
[Okt 2016],
|
||||
[Mär 2017],
|
||||
[München],
|
||||
[
|
||||
- Kurze Beschreibung
|
||||
- Erfolge
|
||||
- Rahmen
|
||||
]
|
||||
)
|
||||
|
||||
= #text(luma(180), [\$ \~>]) ausbildung
|
||||
|
||||
#education(
|
||||
[M.Sc.Eng. Human-Computer-Interaction],
|
||||
[Universität Salzburg & FH Salzburg],
|
||||
[Sep 2019],
|
||||
[Sep 2021],
|
||||
[Salzburg],
|
||||
[
|
||||
- Kurze Beschreibung
|
||||
]
|
||||
)
|
||||
|
||||
#education(
|
||||
[B.Sc Wirtschaftsinformatik],
|
||||
[DHBW Stuttgart, CSU San Bernardino],
|
||||
[Sep 2013],
|
||||
[Sep 2016],
|
||||
[Stuttgart & San Bernardino, USA (2015)],
|
||||
[
|
||||
- Kurze Beschreibung
|
||||
]
|
||||
)
|
||||
|
||||
= #text(luma(180), [\$ \~>]) fähigkeiten
|
||||
|
||||
- Technisch: Typescript/Javascript, React (Native), Angular, Nest.js, Docker, Go, Swift, Kotlin
|
||||
- Soft Skills: Projektmanagement (Lean/Kanban), Konzeption (Workshops), Präsentationen
|
||||
|
||||
= #text(luma(180), [\$ \~>]) freizeit
|
||||
|
||||
Triathlon, DIY Keyboards, Mountainbiken & Skifahren
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue