diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 53508f8..daa79f7 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -1,7 +1,8 @@ name: Build & Push Frontend A on: push: - branches: ['**'] + branches: + - main jobs: docker: diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 5ceb91a..3956c99 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -131,7 +131,16 @@ "P2": "Implementation of a Java-based interface for Microsoft Excel.", "P3": "Integration of the MIT Exhibit framework and preparation for CeBIT 2008." } - } + }, + "COMPANY0": { + "COMPANY": "Chamaeleon AG", + "ROLE": "Training as an IT specialist in application development", + "TIME": "Jul. 2002 – Jun. 2005", + "HIGHLIGHTS": { + "P1": "Development in PERL, PHP and ASP.", + "P2": "Porting, maintenance and reengineering of existing software.", + "P3": "Regular performance of system tests and quality controls, as well as their documentation." + } }, "PROJECT": { "P2": {