29 lines
405 B
Typst
29 lines
405 B
Typst
#import "template/cv.typ": cv, work
|
|
#show: doc => cv(
|
|
[dnsc],
|
|
[Dennis Schoepf],
|
|
([Softwareentwicklung], [Technisches Projektmanagement], [Konzeption]),
|
|
[me\@dnsc.io],
|
|
[0175 5758108],
|
|
[Edignaweg 1, 82256 Fürstenfeldbruck],
|
|
doc,
|
|
)
|
|
|
|
= > Skills
|
|
|
|
#lorem(30)
|
|
|
|
= > Berufserfahrung
|
|
|
|
#work(
|
|
[Digital H GmbH],
|
|
[Feb 2019],
|
|
[heute],
|
|
[
|
|
- Dies ist ein Test
|
|
- Work
|
|
- Work
|
|
]
|
|
)
|
|
|
|
|