From b4ca1d0b6a93c53f7b5efd4408a40ba3546883e0 Mon Sep 17 00:00:00 2001 From: LordMathis Date: Mon, 13 Feb 2023 22:11:40 +0100 Subject: [PATCH] Update about me --- content/about.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/content/about.md b/content/about.md index d0ca64b..5d1e274 100644 --- a/content/about.md +++ b/content/about.md @@ -1,5 +1,13 @@ -I am a Software Engineer based in Darmstadt, Germany. +--- +title: 'About Me' +--- -I am interested in broad range of topics including Machine Learning, Cloud, DevOps, Linux and open source. +Hello there. -This is a place for me to write and to showcase my projects. \ No newline at end of file +I am a Software Engineer based in Darmstadt, Germany. I focus on MLOps bridging the gap between Data Science, DevOps and Software Development. I am interested in broad range of topics including Machine Learning, Cloud, DevOps, Linux and open source. + +After graduating in Artificial Inteligence and Natural Language Processing I joined Konica Minolta in Brno, Czechia, where I worked as an R&D Engineer developing a Python application that provides a unified approach for production ML model deployment. I was also deploying ML applications and MLOps tools to the cloud with Docker and Kubernetes which sparked my interest in DevOps and Cloud. + +Currently I work at Telespazio as Software Engineer. I am developing a Kubeflow based Machine Learning Platform for Spacecraft Operational datasets. The platform is supposed to allow varius universities and researches to use the data to train ML models while keeping the data safe inside the platform which brings an interesting set of challenges. + +In my free time I selfhost a bunch of usefull applications such as Gitea or Nextcloud (and this website). I am currently moving my selfhosted stack from `docker-compose` to `k3s`