Adds typst cv files
This commit is contained in:
commit
2e36a11975
4 changed files with 103 additions and 0 deletions
29
lebenslauf_dennis-schoepf.typ
Normal file
29
lebenslauf_dennis-schoepf.typ
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
#import "template/cv.typ": cv, work
|
||||
#show: doc => cv(
|
||||
[dnsc],
|
||||
[Dennis Schoepf],
|
||||
([Software-Entwicklung], [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
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue