Updates front page styling
This commit is contained in:
parent
fbf50f893a
commit
640e1a197f
5 changed files with 16 additions and 11 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
.DS_Store
|
||||
/template/cv.pdf
|
||||
|
|
|
|||
0
.project
Normal file
0
.project
Normal file
Binary file not shown.
|
|
@ -7,8 +7,7 @@
|
|||
Mail: [#link("mailto:me@dnsc.io", "me@dnsc.io")],
|
||||
Telefon: [+49 175 5758108],
|
||||
Adresse: [Edignaweg 1, 82256 Fürstenfeldbruck],
|
||||
Web: [#link("https://dnsc.io", "dnsc.io") #link("https://www.xing.com/profile/Dennis_Schoepf2", "xing") #link("https://www.linkedin.com/in/dennis-sch%C3%B6pf-06b335102/", "linkedin")],
|
||||
Code: [#link("https://codeberg.org/dnscio", "codeberg") #link("https://github.com/dennisschoepf", "github")],
|
||||
Web: [#link("https://dnsc.io", "dnsc.io") #link("https://www.xing.com/profile/Dennis_Schoepf2", "xing") #link("https://www.linkedin.com/in/dennis-sch%C3%B6pf-06b335102/", "linkedin") #link("https://github.com/dennisschoepf", "github")],
|
||||
),
|
||||
[Softwareentwickler],
|
||||
([*Firma GmbH*], [Straße 1], [82256 Stadt]),
|
||||
|
|
@ -39,9 +38,10 @@
|
|||
[heute],
|
||||
[Remote/München],
|
||||
list(
|
||||
"Full-Stack-Entwicklung für Ticketing-Lösungen mit > 1.000.000 monatlichen Tickets (Nest.js, Angular, React Native + Swift/Kotlin) und Entwicklung von Dev-Tooling mit Typescript/Go",
|
||||
[Konzeption von innovativen Lösungen im ÖPNV in Zusammenarbeit mit Fachexperten, UI/UX & Entwicklungsteams wie z.B. der nativen #link("https://ride-ticketing.de/app", "RIDE White-Label-App")],
|
||||
"Projektmanagement (Kanban), fachliche Leitung von dynamischen Teams in der Produktentwicklung & Technische + organisatorische Abstimmung mit Firmenkunden",
|
||||
"Full-Stack-Entwicklung für Ticketing-Lösungen mit > 1.000.000 monatlichen Tickets (Nest.js, Angular, React Native + Swift/Kotlin) und Entwicklung von Dev-Tooling mit Typescript/Go")
|
||||
"Projektmanagement (Kanban), fachliche Leitung von dynamischen Teams in der Produktentwicklung & Technische + organisatorische Abstimmung mit Firmenkunden"
|
||||
)
|
||||
)
|
||||
|
||||
#work(
|
||||
|
|
@ -104,3 +104,7 @@
|
|||
- *Soft Skills*: Projektmanagement, Konzeption, Workshops und fachliche Präsentationen
|
||||
- *Sprachen*: Deutsch (Muttersprache), Englisch (verhandlungssicher), Französisch/Spanisch (Grundkenntnisse)
|
||||
|
||||
|
||||
// Local Variables:
|
||||
// jinx-languages: "de_DE"
|
||||
// End:
|
||||
|
|
|
|||
|
|
@ -80,23 +80,23 @@
|
|||
dir: ltr,
|
||||
spacing: 12pt,
|
||||
block(
|
||||
height: 165pt,
|
||||
height: 160pt,
|
||||
clip: true,
|
||||
radius: 10pt,
|
||||
image("../assets/profile.jpg"),
|
||||
),
|
||||
block(
|
||||
height: 165pt,
|
||||
width: 355pt,
|
||||
height: 160pt,
|
||||
width: 360pt,
|
||||
radius: 10pt,
|
||||
fill: black,
|
||||
inset: (
|
||||
top: 16pt,
|
||||
left: 18pt,
|
||||
right: 18pt,
|
||||
top: 24pt,
|
||||
left: 24pt,
|
||||
right: 24pt,
|
||||
),
|
||||
stack(
|
||||
spacing: 20pt,
|
||||
spacing: 22pt,
|
||||
stack(
|
||||
dir: ltr,
|
||||
spacing: 10pt,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue