Skip to content

Commit

Permalink
Update cv.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
MathisBurger authored Jun 13, 2024
1 parent 28310a6 commit c814b0e
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion pages/cv.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,18 @@ const CV = () => {
<div className={style.kv}>
<IntImg src="/experience/NWS.avif" />
<div className={`${style.dataRow}`}>
<h3>Fullstack Developer</h3>
<h3>Fullstack Software Engineer</h3>
<h5>NetzWerkstatt GmbH & Co. KG | Jun. 2024 - today</h5>
<p>
Developing enterprise web applications with PHP, Symfony and
React.
</p>
</div>
</div>
<div className={style.kv}>
<IntImg src="/experience/NWS.avif" />
<div className={`${style.dataRow}`}>
<h3>Fullstack Software Engineer</h3>
<h5>NetzWerkstatt GmbH & Co. KG | Aug. 2021 - Sep. 2023</h5>
<p>
Developing enterprise web applications with PHP, Symfony and
Expand Down

0 comments on commit c814b0e

Please sign in to comment.