update
This commit is contained in:
@@ -10,33 +10,25 @@ import Projects from "../components/Projects.astro";
|
|||||||
|
|
||||||
const jobs = [
|
const jobs = [
|
||||||
{
|
{
|
||||||
title: "Software Engineer & Product Owner",
|
title: "Büroassistentin",
|
||||||
company: "GEPROG GmbH, Kiel",
|
company: "Zahnarztpraxis Thilo Bracke, Preetz",
|
||||||
period: "Feb 2020 - Aug 2024",
|
period: "Feb 2020 - heute",
|
||||||
description: [
|
description: [
|
||||||
"Entwicklung von Web-Anwendungen mit Nuxt.js, Typescript & Golang",
|
"Unterstützung bei der Organisation und Verwaltung der Zahnarztpraxis",
|
||||||
"Produktmanagement und Führung eines agilen internationales Teams",
|
"Verwaltung von Terminen und Patientenakten ",
|
||||||
"Code-Reviews und Mentoring von Entwicklern",
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Lehrassistenz",
|
title: "Werkstudentin",
|
||||||
company: "GEOMAR Helmholtz Centre for Ocean Research, Kiel",
|
company: "Nexus/Chili GmbH, Heidelberg",
|
||||||
period: "Jun 2019 - Feb 2020",
|
period: "Jun 2019 - Feb 2020",
|
||||||
description: [
|
description: [
|
||||||
"Unterstützung bei der Entwicklung eines Master-Moduls zu Computer Vision",
|
"Aufnahme von Kundenanfragen",
|
||||||
"Durchführung von Übungen zu grundlegenden OpenCV-Algorithmen",
|
"Bearbeitung von Kundenanfragen",
|
||||||
],
|
"Updates von Kundensystemen",
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Web Developer",
|
|
||||||
company: "Ennit interactive GmbH, Kiel",
|
|
||||||
period: "Jan 2017 - Jan 2019",
|
|
||||||
description: [
|
|
||||||
"Erstellung von Webauftritten für Firmen wie Kempinski, Romantik Hotels und Diakonie Nord",
|
|
||||||
"Entwicklung von Web-Shops für Orion und Bartels-Langness",
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
const education = [];
|
const education = [];
|
||||||
@@ -67,8 +59,8 @@ mit.`;
|
|||||||
<ContactInfo
|
<ContactInfo
|
||||||
lang="de"
|
lang="de"
|
||||||
email="klara@ju60.de"
|
email="klara@ju60.de"
|
||||||
phone="+49 152 27679550"
|
phone="+49 152 033 999 05"
|
||||||
address="Buchenkamp 5\n\t 24211 Schellhorn"
|
address="Seckenheimerstraße 8\n\t 68165 Mannheim"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -83,14 +75,13 @@ mit.`;
|
|||||||
|
|
||||||
<div class="text-lg mt-8">
|
<div class="text-lg mt-8">
|
||||||
<div class="mt-4">
|
<div class="mt-4">
|
||||||
<p>Geburtsdatum: 03.08.1997</p>
|
<p>Geburtsdatum: 27.04.2000</p>
|
||||||
<p>Geburtsort: Kiel</p>
|
<p>Geburtsort: Kiel</p>
|
||||||
<p>Lebensstand: ledig</p>
|
<p>Lebensstand: ledig</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="mt-4">
|
<div class="mt-4">
|
||||||
<p>Beruf: Softwareentwickler (Festangestellt)</p>
|
<p>Beruf: Medizininformatikerin </p>
|
||||||
<p>Arbeitgeber: FLS GmbH (Heikendorf)</p>
|
|
||||||
<p>Monatliches Nettoeinkommen: 3.400€</p>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="mt-4">
|
<div class="mt-4">
|
||||||
<p>Raucher: Nein</p>
|
<p>Raucher: Nein</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user