Skip to content

Commit

Permalink
feat: rename schmitz to sieweck
Browse files Browse the repository at this point in the history
  • Loading branch information
drik98 committed Oct 23, 2024
1 parent f8f3821 commit da880d3
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: latex-templates
path: cv/cv_hendrik_schmitz_*.tex
path: cv/cv_hendrik_sieweck_*.tex
- name: Compile LaTeX documents
uses: xu-cheng/latex-action@v3
with:
root_file: cv/cv_hendrik_schmitz_*.tex
root_file: cv/cv_hendrik_sieweck_*.tex
continue_on_error: "true"
env:
TEXINPUTS: ".:./cv//:"
- name: Upload generated PDF files
uses: actions/upload-artifact@v4
with:
name: cvs
path: cv_hendrik_schmitz_*.pdf
path: cv_hendrik_sieweck_*.pdf
- name: Copy generated pdf files to public directory
run: |
mkdir -p public
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Ryan Fitzgerald, 2024 Hendrik Schmitz
Copyright (c) 2020 Ryan Fitzgerald, 2024 Hendrik Sieweck

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions components/Banner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ export default function Banner({
<h1>{about.name}</h1>
<h2>{messages.banner.jobTitle}</h2>
<a
href={`/cv_hendrik_schmitz_${locale}.pdf`}
download="cv-hendrik-schmitz.pdf"
href={`/cv_hendrik_sieweck_${locale}.pdf`}
download="cv-hendrik-sieweck.pdf"
>
{messages.banner.downloadCv}
</a>
Expand Down
6 changes: 3 additions & 3 deletions content/about.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "Hendrik Schmitz",
"name": "Hendrik Sieweck",
"birthday": "1998-06-30",
"phoneNumber": "+49 151 70013949",
"address": "Pontstr. 137, 52062 Aachen",
"website": "smtz.dev",
"linkedIn": "hendriksmtz",
"xing": "Hendrik_Schmitz29",
"linkedIn": "hendriksieweck",
"xing": "Hendrik_Sieweck",
"github": "drik98",
"mail": "[email protected]"
}
2 changes: 1 addition & 1 deletion messages/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"In meiner achtjährigen beruflichen Laufbahn habe ich umfangreiche Erfahrungen in der Frontend-Entwicklung gesammelt, wobei ich mich auf Vue.js spezialisiert habe. Darüber hinaus verfüge ich über umfangreiche Kenntnisse im Back-End, da ich zuvor hauptsächlich mit Java und Kotlin gearbeitet habe. Diese Erfahrung ermöglicht es mir, sowohl bei der Frontend- als auch bei der Backend-Entwicklung effektiv zusammenzuarbeiten und nahtlose Integrationen zu gewährleisten.",
"Dank meines fundierten Fachwissens und meiner umfangreichen Erfahrung bin ich in der Lage, auf effektive Weise mit verschiedenen Akteuren in der Softwareentwicklung zusammenzuarbeiten, darunter Product Owner, Designer, Backend-Entwickler und DevOps-Experten."
],
"myself": "Mein Name ist Hendrik Schmitz. Ich bin {currentAge} Jahre alt, komme aus Aachen und lebe dort auch derzeit. Ich habe den Dualen Studiengang <a href=\"https://www.fh-aachen.de/studium/studiengaenge/angewandte-mathematik-und-informatik-bsc-dual\"> Scientific Programming</a> absolviert und somit meinen Bachelor of Science an der <a href=\"https://www.fh-aachen.de/\">FH Aachen</a> erworben und meine Ausbildung zum <a href=\"https://www.matse-ausbildung.de/\">Mathematisch technischen Softwareentwickler</a> beim <a href=\"https://www.wzl.rwth-aachen.de/\">Werkzeugmaschinenlabor WZL der RWTH Aachen</a> abgeschlossen. Seit {startDate} bin ich {jobTitle} bei {company} und arbeite hauptsächlich als Fullstack Entwickler."
"myself": "Mein Name ist Hendrik Sieweck (geb. Schmitz). Ich bin {currentAge} Jahre alt, komme aus Aachen und lebe dort auch derzeit. Ich habe den Dualen Studiengang <a href=\"https://www.fh-aachen.de/studium/studiengaenge/angewandte-mathematik-und-informatik-bsc-dual\"> Scientific Programming</a> absolviert und somit meinen Bachelor of Science an der <a href=\"https://www.fh-aachen.de/\">FH Aachen</a> erworben und meine Ausbildung zum <a href=\"https://www.matse-ausbildung.de/\">Mathematisch technischen Softwareentwickler</a> beim <a href=\"https://www.wzl.rwth-aachen.de/\">Werkzeugmaschinenlabor WZL der RWTH Aachen</a> abgeschlossen. Seit {startDate} bin ich {jobTitle} bei {company} und arbeite hauptsächlich als Fullstack Entwickler."
},
"projects": {
"viewCode": "Code ansehen",
Expand Down
2 changes: 1 addition & 1 deletion messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"In my eight-year professional career, I have gained extensive experience in frontend development, specializing in Vue.js. In addition, I have extensive knowledge of the back-end, having primarily worked with Java and Kotlin before. This experience allows me to collaborate effectively on both front-end and back-end development and ensure seamless integrations.",
"Thanks to my in-depth expertise and extensive experience, I am able to work effectively with various stakeholders in software development, including product owners, designers, backend developers and DevOps experts."
],
"myself": "My name is Hendrik Schmitz. I am {currentAge} years old and come from Aachen, where I currently live. I completed the dual study program <a href=\"https://www.fh-aachen.de/en/studies/degree-programmes/applied-mathematics-and-computer-science-dual-bsc\">Scientific Programming</a> and thus obtained my Bachelor of Science at the <a href=\"https://www.fh-aachen.de/en/\">FH Aachen</a> and completed my training as a <a href=\"https://www.matse-ausbildung.de/\"> mathematical technical software developer</a> at the <a href=\"https://www.wzl.rwth-aachen.de/cms/~sijq/wzl/?lidx=1\">Laboratory for Machine Tools and Production Engineering (WZL) of RWTH Aachen University</a>. Since {startDate}, I have been employed by {company} as a {jobTitle}, primarily engaged in full-stack development."
"myself": "My name is Hendrik Sieweck, born Schmitz. I am {currentAge} years old and come from Aachen, where I currently live. I completed the dual study program <a href=\"https://www.fh-aachen.de/en/studies/degree-programmes/applied-mathematics-and-computer-science-dual-bsc\">Scientific Programming</a> and thus obtained my Bachelor of Science at the <a href=\"https://www.fh-aachen.de/en/\">FH Aachen</a> and completed my training as a <a href=\"https://www.matse-ausbildung.de/\"> mathematical technical software developer</a> at the <a href=\"https://www.wzl.rwth-aachen.de/cms/~sijq/wzl/?lidx=1\">Laboratory for Machine Tools and Production Engineering (WZL) of RWTH Aachen University</a>. Since {startDate}, I have been employed by {company} as a {jobTitle}, primarily engaged in full-stack development."
},
"projects": {
"viewCode": "View code",
Expand Down

1 comment on commit da880d3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://smtz.dev as production
🚀 Deployed on https://6718ff05cb314300917795b3--smtz.netlify.app

Please sign in to comment.