-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.qmd
More file actions
38 lines (28 loc) · 1.83 KB
/
Copy pathindex.qmd
File metadata and controls
38 lines (28 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
title: "M.Sc. Oliver Maith"
about:
template: jolla
image: images/profile.JPG
---
<!-- Need this comment to let quarto load the academicons (by using html this is not loaded)
{{< ai google-scholar size=1x title="Scholar" >}} -->
{{< fa briefcase size=1x title="Email" >}} PhD Student at [Professorship Artificial Intelligence, TU Chemnitz](https://www.tu-chemnitz.de/informatik/KI/index.php.en)
I am strongly interested in computational neuroscience, particularly in modeling neuronal processes related to cognition and neurophysiological disorders. My current work focuses on simulating Deep Brain Stimulation, exploring the behavioral functions of the basal ganglia, and integrating neuronal data across different scales with computational models of both the functional and dysfunctional basal ganglia.
<hr class="about-sep center-block">
<div class="about-links center-block">
<a href="mailto:oliver.maith@informatik.tu-chemnitz.de" class="about-link" rel="" target="_blank">
<i class="fa-solid fa-envelope"></i> <span class="about-link-text">Email</span>
</a>
<a href="https://github.com/Olimaol" class="about-link" rel="" target="_blank">
<i class="fa-brands fa-github"></i> <span class="about-link-text">GitHub</span>
</a>
<a href="https://orcid.org/0000-0002-6446-9110" class="about-link" rel="" target="_blank">
<i class="fa-brands fa-orcid"></i> <span class="about-link-text">ORCID</span>
</a>
<a href="https://scholar.google.de/citations?hl=de&user=OnNtaasAAAAJ" class="about-link" rel="" target="_blank">
<i class="ai ai-google-scholar"></i> <span class="about-link-text">Scholar</span>
</a>
<a href="https://www.researchgate.net/profile/Oliver-Maith" class="about-link" rel="" target="_blank">
<i class="ai ai-researchgate"></i> <span class="about-link-text">ResearchGate</span>
</a>
</div>