-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.qmd
49 lines (41 loc) · 1.68 KB
/
index.qmd
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
39
40
41
42
43
44
45
46
47
48
49
---
title: "alexander enge"
about:
id: hero-heading
template: trestles
image: images/profile5.jpg
image-width: 90%
image-shape: rounded
links:
- icon: envelope-fill
text: E-mail
href: mailto:enge@cbs.mpg.de
- icon: twitter
text: Twitter
href: https://twitter.com/alexenge
- icon: github
text: GitHub
href: https://github.com/alexenge
- icon: mortarboard-fill
text: Google Scholar
href: https://scholar.google.com/citations?user=I-OshG8AAAAJ
- icon: person-fill
text: ORCID
href: https://orcid.org/0000-0003-0100-2297
- icon: flower3
text: Open Science Framework
href: https://osf.io/xfz2v
---
:::{#hero-heading}
# Welcome
I'm glad you found your way to my website!
I'm Alex and I'm currently a PhD student in Psychology.
My research focuses on how people learn to make sense of the visual world.
For example, I'm studying how our perception of objects changes as we discover their function, or how words get their meaning as children learn to read.
I'm using techniques such as EEG and fMRI to probe the neural correlates of these processes.
I try to do research in a way that is transparent, reproducible, and inclusive.
This may include things like pre-registering studies, publishing preprints, sharing data and code, and contributing to open source software development.
In my spare time, I dabble in long-distance running.
Please feel free to take a look around to learn more!
If you find any errors or typos, please <a href="mailto:enge@cbs.mpg.de" target="_blank">send me an e-mail</a> or <a href="https://github.com/alexenge/alexenge.github.io/issues" target="_blank">open an issue on GitHub</a>.
:::