From 60072ffd54bab54f26bc2507f96a4404d535c7bb Mon Sep 17 00:00:00 2001 From: moanos Date: Sat, 5 Oct 2024 13:24:04 +0200 Subject: [PATCH] update resume --- content/about.md | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/content/about.md b/content/about.md index b21b635..6f3d4e6 100644 --- a/content/about.md +++ b/content/about.md @@ -1,6 +1,7 @@ --- title: "About" date: 2019-08-20T19:56:10+02:00 +lastmod: 2024-10-05T12:56:10+02:00 draft: False image: "" categories: [english, me] @@ -14,15 +15,32 @@ Currently available are the [services listed here]({{< ref "/services" >}} "Serv # About me -To put it short I do something with computers and have a history in neuroscience. +I work at [DKMS](https://www.dkms.de/), a nonprofit that fights blood cancer by registering potential blood stem cell donors and raising awareness and funds. My role is "Business Analyst" in our Salesforce and WebApps team. That means I spend my day trying to figure out the business departments need, sketching solutions and translating between product and business teams. + +After work I spend my time with programming, activism and my pet rats. + +**My backgrond** + +After finishing school, I studied Medical Engineering in a joint course at University Stuttgart and University Tübingen. In March 2020 I finished my bachelor thesis *"Real-time EEG analysis - Phase dependent effects of TMS on MEP"* at the Institute for Neuromodulation and Neurotechnology in the University Hospital Tübingen led by Prof. Gharabaghi. After that I was working there as a researcher. -In November 2020 I started studying Medical Informatics Tübingen. +In November 2020 I started studying Medical Informatics Tübingen and finished in April 2024 with my master thesis *"Development and Validation of a Software Platform for Classification and Correction of Pathological Movement in Daily Activities by Multi-modal Sensor Analysis"*. This work focused on helping Ataxia and Parkinson's disease as part of a larger project in the Section for Computational Sensomotorics at the Hertie Institute for Clinical Brain Research (HIH). +My advisor for this work was Winfried Ilg and it was examined by Prof. Dr. habil. Michael Menth and Prof. Dr. Martin Giese. -After work I spend my time with climbing, sailing and political activism. +# Open-sourcs work & Freelancing + +I work for various Open-Source projects + +| Project | Description | +| --- | --- | +| [ILMO](https://hyteck.de/post/ilmo/) | A library management tool, available as SaaS | +| [Notfellchen](https://notfellchen.org) | An app for helping fancy rats get adopted from rescues | +| [mash-playbook](https://github.com/mother-of-all-self-hosting/mash-playbook) | An Ansible playbook which helps you host a large catalog of FOSS services as Docker containers on your own server | +| https://github.com/spantaleev/matrix-docker-ansible-deploy | Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker | + +and many more you can find on [GitHub](https://github.com/moan0s), [Codeberg](https://codeberg.org/moanos/) or [my own Gitea server](https://git.hyteck.de/). -Also I do a lot of programming, my biggest project so far is [ILMO](https://hyteck.de/post/ilmo/), an library management tool. Starting with Java, most of my real world projects have been done in Python and PHP. In 2019 I came in contact with programming of real time applications for medical devices and learned [Structured Text](https://en.wikipedia.org/wiki/Structured_text) (a programming language based on pascal focused on programming [PLCs](https://en.wikipedia.org/wiki/Programmable_logic_controller)) and C. Since then I worked in clinical research, especially phase- and power dependency of brain stimulation.