created some basic pages
This commit is contained in:
50
content/bio/index.md
Normal file
50
content/bio/index.md
Normal file
@@ -0,0 +1,50 @@
|
||||
---
|
||||
title: Bio
|
||||
showHero: true
|
||||
heroStyle: Background
|
||||
showDate: false
|
||||
showPagination: false
|
||||
showAuthor: false
|
||||
showWordCount: false
|
||||
showSummary: false
|
||||
showReadingTime: false
|
||||
---
|
||||
|
||||
# Current Position
|
||||
|
||||
I am a Software Developer at [RSP Germany](https://www.rsp.com) where I work on developing and improving our telematics solutions. My role involves collaborating with cross-functional teams to design, implement, and maintain software systems that enhance vehicle connectivity and data management.
|
||||
|
||||
# CV
|
||||
|
||||
{{< timeline >}}
|
||||
|
||||
{{< timelineItem icon="github" header="header" badge="badge test" subheader="subheader" >}}
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus non magna ex. Donec sollicitudin ut lorem quis lobortis. Nam ac ipsum libero. Sed a ex eget ipsum tincidunt venenatis quis sed nisl. Pellentesque sed urna vel odio consequat tincidunt id ut purus. Nam sollicitudin est sed dui interdum rhoncus.
|
||||
{{< /timelineItem >}}
|
||||
|
||||
{{< timelineItem icon="code" header="Another Awesome Header" badge="date - present" subheader="Awesome Subheader" >}}
|
||||
With html code
|
||||
<ul>
|
||||
<li>Coffee</li>
|
||||
<li>Tea</li>
|
||||
<li>Milk</li>
|
||||
</ul>
|
||||
{{< /timelineItem >}}
|
||||
|
||||
|
||||
|
||||
{{< timelineItem icon="star" header="Shortcodes" badge="AWESOME" >}}
|
||||
With other shortcodes
|
||||
{{< github repo="nunocoracao/awesome-shortcodes" >}}
|
||||
{{< youtube id="dQw4w9WgXcQ" >}}
|
||||
{{< /timelineItem >}}
|
||||
|
||||
{{< timelineItem icon="code" header="Another Awesome Header">}}
|
||||
{{< github repo="nunocoracao/blowfish" >}}
|
||||
{{< /timelineItem >}}
|
||||
|
||||
{{< /timeline >}}
|
||||
|
||||
# Contact
|
||||
|
||||
|
||||
Reference in New Issue
Block a user